Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-070959
#<BuildRuby:0x000055a8c9f26008
@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.20231218-070959",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.007281 0.000774 2.530129 ( 3.818759)
build_miniruby 0.001431 0.000344 1.684261 ( 1.842637)
build_ruby 0.001571 0.000378 3.341639 ( 3.937942)
build_all 0.003144 0.005191 5.777933 ( 5.072814)
build_install 0.020534 0.000000 7.526820 ( 6.023491)
test_btest 0.001091 0.000000 81.787419 ( 68.981189)
test_basic 0.005900 0.002544 0.966540 ( 1.162688)
test_all 0.098344 0.021854 708.574087 (373.191024)
test_rubyspec 0.033655 0.034766 98.062615 (116.099658)
total: 580.13 sec