Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-184014
#<BuildRuby:0x00007f3f195afdc0
@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.20240818-184014",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004510 0.003139 2.908883 ( 2.888718)
build_miniruby 0.001263 0.000316 1.221935 ( 1.219006)
build_ruby 0.000000 0.001792 3.328371 ( 3.495477)
build_all 0.002718 0.005622 7.098643 ( 2.686598)
build_install 0.010327 0.008705 9.505801 ( 4.114774)
test_btest 0.000615 0.000218 103.888601 ( 28.084093)
test_basic 0.007829 0.002778 1.113343 ( 1.156450)
test_all 0.087540 0.060812 790.903262 (264.649410)
test_rubyspec 0.065626 0.030364 173.778846 ( 36.105212)
total: 344.40 sec