Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-140318
#<BuildRuby:0x000056177bd56018
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240308-140318",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.001314 0.008125 2.822362 ( 3.830924)
build_miniruby 0.000031 0.001777 1.849411 ( 2.127928)
build_ruby 0.000000 0.002160 3.958667 ( 4.651627)
build_all 0.006481 0.002614 7.288796 ( 6.133813)
build_install 0.022116 0.001309 9.040810 ( 8.144013)
test_btest 0.000777 0.000204 95.318598 ( 82.368137)
test_basic 0.006907 0.000852 1.100070 ( 1.704521)
test_all 0.085760 0.046179 869.295117 (684.930942)
test_rubyspec 0.039199 0.057571 137.523457 (209.625931)
total: 1003.52 sec