Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-094658
#<BuildRuby:0x000055f04af023b0
@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.20230610-094658",
@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.000023 0.000007 0.000030 ( 0.000023)
autoconf 0.000030 0.000010 0.000040 ( 0.000035)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.000000 0.006128 1.879973 ( 3.302743)
build_miniruby 0.000736 0.000679 1.317991 ( 1.326470)
build_ruby 0.001164 0.000456 2.660290 ( 2.849936)
build_all 0.005676 0.001567 2.167279 ( 1.558761)
build_install 0.014403 0.002452 3.490115 ( 2.670730)
test_btest 0.000599 0.000214 76.611280 ( 36.149266)
test_basic 0.000000 0.007276 0.836109 ( 1.033102)
test_all 0.000504 0.000930 600.442212 (253.693559)
test_rubyspec 0.028265 0.024539 82.002611 ( 95.186773)
total: 397.77 sec