Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-043433
#<BuildRuby:0x000055d1aec561a8
@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.20240314-043433",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004429 0.004617 2.973045 ( 3.777134)
build_miniruby 0.001474 0.000170 2.190731 ( 2.441613)
build_ruby 0.001858 0.000000 3.596943 ( 3.898078)
build_all 0.005430 0.003561 8.524510 ( 6.479449)
build_install 0.012026 0.009017 9.567916 ( 7.382249)
test_btest 0.000798 0.000154 95.431598 ( 70.461721)
test_basic 0.004461 0.005305 1.069814 ( 1.434675)
test_all 0.084287 0.034499 843.612687 (367.221293)
test_rubyspec 0.052896 0.040150 135.039138 (150.873848)
total: 613.97 sec