Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-074638
#<BuildRuby:0x00005653f4a4e018
@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.20230926-074638",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.006929 2.393501 ( 4.358884)
build_miniruby 0.001175 0.000217 2.053970 ( 2.222753)
build_ruby 0.001410 0.000171 3.535912 ( 4.058021)
build_all 0.001678 0.007280 6.299578 ( 4.190291)
build_install 0.020154 0.000000 7.793706 ( 5.721713)
test_btest 0.000768 0.000000 83.221033 ( 44.382671)
test_basic 0.007251 0.000857 0.981510 ( 1.307803)
test_all 0.009745 0.000675 703.684797 (337.160784)
test_rubyspec 0.035315 0.035920 107.326829 (128.439238)
total: 531.84 sec