Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-105040
#<BuildRuby:0x0000564e3e351a00
@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.20231018-105040",
@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.000027 0.000002 0.000029 ( 0.000024)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000034 0.000003 0.000037 ( 0.000036)
build_up 0.003254 0.004389 2.591647 ( 3.197830)
build_miniruby 0.001434 0.000138 1.848387 ( 1.898800)
build_ruby 0.001954 0.000189 3.631314 ( 3.967054)
build_all 0.007620 0.000738 6.478654 ( 3.880833)
build_install 0.012835 0.007714 8.138810 ( 5.314180)
test_btest 0.000942 0.000131 88.285207 ( 48.560442)
test_basic 0.001730 0.007333 0.957781 ( 1.071933)
test_all 0.006437 0.003599 731.117825 (418.903523)
test_rubyspec 0.045471 0.029684 111.737453 (151.620034)
total: 638.42 sec