Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-051736
#<BuildRuby:0x000055e9fb8da078
@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.20240215-051736",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.005847 0.004357 17.930843 ( 18.056235)
build_miniruby 0.001239 0.000266 20.420546 ( 22.611000)
build_ruby 0.000000 0.001968 3.874331 ( 5.020159)
build_all 0.009119 0.000454 18.889663 ( 20.061243)
build_install 0.015519 0.005688 8.838753 ( 8.826377)
test_btest 0.000886 0.000208 95.056482 ( 88.380359)
test_basic 0.006220 0.001463 0.983324 ( 1.747946)
test_all 0.082895 0.045252 818.411905 (615.433669)
test_rubyspec 0.058299 0.044833 136.989369 (192.846336)
total: 972.98 sec