Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-234651
#<BuildRuby:0x000055e1770823d0
@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.20240130-234651",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000000 0.005450 1.380112 ( 1.710864)
build_miniruby 0.000838 0.000616 1.336502 ( 1.336650)
build_ruby 0.001214 0.000347 2.338927 ( 2.617762)
build_all 0.000150 0.006341 5.495416 ( 2.068671)
build_install 0.014218 0.002289 6.627324 ( 3.131744)
test_btest 0.000580 0.000194 79.843909 ( 20.696742)
test_basic 0.004286 0.001429 0.862862 ( 0.924708)
test_all 0.071221 0.042780 684.016899 (194.158241)
test_rubyspec 0.062936 0.029273 139.386656 (151.329981)
total: 377.98 sec