Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-222134
#<BuildRuby:0x000055ded32b2390
@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.20240317-222134",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000023)
build_up 0.007834 0.000839 2.469237 ( 3.284864)
build_miniruby 0.001830 0.000196 1.817302 ( 1.888783)
build_ruby 0.001745 0.000000 3.759859 ( 4.149538)
build_all 0.008617 0.000000 7.230187 ( 5.232163)
build_install 0.016173 0.004441 9.137264 ( 7.687174)
test_btest 0.000918 0.000108 96.355972 ( 75.266087)
test_basic 0.003570 0.004984 1.032211 ( 1.602610)
test_all 0.096856 0.027591 802.686282 (560.420233)
test_rubyspec 0.053930 0.040861 138.716763 (202.412187)
total: 861.94 sec