Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-174346
#<BuildRuby:0x0000563e983b9fc0
@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.20230905-174346",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.005990 0.000654 1.935120 ( 3.679459)
build_miniruby 0.001478 0.000492 1.825007 ( 2.442016)
build_ruby 0.001483 0.000495 3.509311 ( 4.826675)
build_all 0.004495 0.004318 6.597472 ( 7.595995)
build_install 0.016589 0.005613 8.046313 ( 9.493730)
test_btest 0.000678 0.000241 87.616434 ( 87.017401)
test_basic 0.005198 0.001845 0.986366 ( 1.685041)
test_all 0.010308 0.000400 719.842532 (671.248037)
test_rubyspec 0.024256 0.048653 107.512241 (139.198282)
total: 927.19 sec