Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-220820
#<BuildRuby:0x00007f1d045ffdc0
@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.20240820-220820",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.009737 0.000332 4.212172 ( 5.263294)
build_miniruby 0.001890 0.000369 1.957700 ( 2.066082)
build_ruby 0.002119 0.000414 4.905404 ( 5.324158)
build_all 0.009681 0.001051 8.772792 ( 6.829410)
build_install 0.022038 0.004402 12.093365 ( 9.969206)
test_btest 0.000905 0.000174 126.650159 ( 91.176445)
test_basic 0.001516 0.012296 1.428501 ( 1.874048)
test_all 0.096936 0.064232 931.988573 (481.575182)
test_rubyspec 0.043667 0.045380 173.474096 ( 72.792544)
total: 676.87 sec