Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-151941
#<BuildRuby:0x000055e7d2aea118
@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.20230912-151941",
@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.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.006472 0.000995 2.218644 ( 3.869600)
build_miniruby 0.001146 0.000176 1.845218 ( 1.844984)
build_ruby 0.001218 0.000188 3.334061 ( 3.546473)
build_all 0.007336 0.000000 6.202057 ( 2.696796)
build_install 0.012481 0.005481 7.584468 ( 4.029151)
test_btest 0.001010 0.000175 83.191754 ( 34.707592)
test_basic 0.005294 0.000913 0.853488 ( 0.918834)
test_all 0.010429 0.000000 715.601380 (243.522252)
test_rubyspec 0.028831 0.040864 100.504438 (111.969646)
total: 407.11 sec