Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-171046
#<BuildRuby:0x00005609566fe130
@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.20230826-171046",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.007065 0.000000 2.239010 ( 4.361687)
build_miniruby 0.001453 0.000152 1.666208 ( 1.789769)
build_ruby 0.000000 0.002259 3.217544 ( 19.372571)
build_all 0.006090 0.002073 6.413854 ( 4.506718)
build_install 0.014511 0.004591 7.651103 ( 5.558796)
test_btest 0.000761 0.000177 83.739428 ( 44.125437)
test_basic 0.003760 0.004034 0.956118 ( 1.420532)
test_all 0.009359 0.001310 672.863419 (299.676246)
test_rubyspec 0.028559 0.039357 104.620289 (123.865692)
total: 504.68 sec