Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-044746
#<BuildRuby:0x000055b4c8de23d0
@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.20231206-044746",
@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.000032 0.000004 0.000036 ( 0.000031)
autoconf 0.000041 0.000004 0.000045 ( 0.000040)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.006987 0.000698 2.443518 ( 8.606797)
build_miniruby 0.000000 0.001593 1.663403 ( 2.069711)
build_ruby 0.000259 0.001974 3.464573 ( 4.639909)
build_all 0.008986 0.000107 6.185250 ( 6.480874)
build_install 0.018930 0.001747 7.774383 ( 8.142330)
test_btest 0.000915 0.000108 84.502362 ( 79.536617)
test_basic 0.007220 0.000305 0.874589 ( 1.274447)
test_all 0.102869 0.025630 752.876688 (555.652100)
test_rubyspec 0.032788 0.049249 106.426200 (156.946054)
total: 823.35 sec