Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-045827
#<BuildRuby:0x000055f6690d23b0
@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.20240229-045827",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005172 0.001574 2.473651 ( 2.306372)
build_miniruby 0.000963 0.000293 1.673261 ( 1.678209)
build_ruby 0.001403 0.000426 3.071574 ( 3.289278)
build_all 0.003543 0.004027 6.551285 ( 2.594681)
build_install 0.008348 0.010124 8.250560 ( 3.907703)
test_btest 0.000000 0.001046 91.563647 ( 24.794005)
test_basic 0.003053 0.002715 0.937392 ( 1.000638)
test_all 0.083697 0.033748 848.390558 (279.703955)
test_rubyspec 0.035446 0.045510 108.600388 (117.527094)
total: 436.80 sec