Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-164809
#<BuildRuby:0x00005608f1889820
@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.20240319-164809",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.010085 0.001049 4.017326 ( 3.255808)
build_miniruby 0.001381 0.000238 1.862342 ( 1.873243)
build_ruby 0.001565 0.000270 3.751634 ( 13.183279)
build_all 0.004910 0.003596 7.170664 ( 4.073624)
build_install 0.016565 0.005016 9.837734 ( 5.312873)
test_btest 0.000861 0.000177 93.525776 ( 43.869927)
test_basic 0.003519 0.004157 0.962780 ( 1.032012)
test_all 0.072043 0.050960 825.552444 (314.765094)
test_rubyspec 0.044614 0.053419 139.292650 (167.546579)
total: 554.91 sec