Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-113438
#<BuildRuby:0x0000559ce4efa228
@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.20230916-113438",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002688 0.003735 2.205422 ( 3.454767)
build_miniruby 0.001462 0.000325 1.634180 ( 1.640473)
build_ruby 0.001204 0.000267 3.480920 ( 3.710747)
build_all 0.001939 0.006466 6.301041 ( 3.101066)
build_install 0.013313 0.006711 7.674226 ( 5.177422)
test_btest 0.000000 0.000816 83.911204 ( 31.845309)
test_basic 0.002556 0.002768 0.939139 ( 1.009912)
test_all 0.003535 0.005401 684.011381 (236.274267)
test_rubyspec 0.040695 0.033503 104.312884 (115.758319)
total: 401.97 sec