Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-073030
#<BuildRuby:0x00007f028b2bfdd8
@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.20240806-073030",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.004003 0.005475 4.170560 ( 5.112860)
build_miniruby 0.001843 0.000000 1.927811 ( 2.129838)
build_ruby 0.002553 0.000000 4.819633 ( 5.402832)
build_all 0.005951 0.004993 9.337002 ( 6.490573)
build_install 0.019911 0.005316 12.376344 ( 8.787099)
test_btest 0.000791 0.000285 129.455262 (107.191209)
test_basic 0.010497 0.003478 1.394878 ( 3.196853)
test_all 0.121492 0.044503 987.733163 (961.990738)
test_rubyspec 0.073070 0.026547 185.301347 (194.042431)
total: 1294.35 sec