Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-170119
#<BuildRuby:0x00007f28e384fdd8
@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.20240823-170119",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.003155 0.003748 2.501874 ( 2.429146)
build_miniruby 0.000000 0.001685 1.062724 ( 1.059785)
build_ruby 0.000000 0.001642 2.778116 ( 3.002648)
build_all 0.007162 0.000249 6.121908 ( 2.259762)
build_install 0.010249 0.006436 7.996252 ( 3.540094)
test_btest 0.000720 0.000282 97.089428 ( 26.672812)
test_basic 0.003966 0.004158 0.838991 ( 0.889612)
test_all 0.108104 0.042339 773.293948 (230.186371)
test_rubyspec 0.045390 0.042978 164.105260 ( 25.188545)
total: 295.23 sec