Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-100430
#<BuildRuby:0x00007fa42b8efdd8
@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.20240727-100430",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000000 0.008433 3.879579 ( 3.816859)
build_miniruby 0.000000 0.001786 1.728373 ( 1.724345)
build_ruby 0.000000 0.001997 4.031286 ( 4.213015)
build_all 0.002343 0.006224 8.335932 ( 3.171012)
build_install 0.018647 0.001528 10.532434 ( 4.771404)
test_btest 0.000772 0.000279 113.670992 ( 29.715841)
test_basic 0.001731 0.008267 1.300963 ( 1.348131)
test_all 0.115108 0.034924 792.204860 (257.239474)
test_rubyspec 0.052220 0.037850 172.808935 ( 49.968128)
total: 355.97 sec