Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-153936
#<BuildRuby:0x000055e72bd9e078
@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.20230825-153936",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000009 0.000001 0.000010 ( 0.000028)
configure 0.000014 0.000002 0.000016 ( 0.000040)
build_up 0.000000 0.009322 25.067093 ( 16.776705)
build_miniruby 0.002116 0.006408 173.714752 ( 84.388262)
build_ruby 0.001482 0.000408 4.210841 ( 5.181663)
build_all 0.008245 0.005328 34.238269 ( 22.926377)
build_install 0.017361 0.003152 8.123141 ( 7.947549)
test_btest 0.000857 0.000245 85.019583 ( 48.012684)
test_basic 0.006538 0.000666 0.964316 ( 1.079443)
test_all 0.004554 0.005368 666.794784 (340.742975)
test_rubyspec 0.021690 0.054254 111.456780 (230.480533)
total: 757.54 sec