Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-004406
#<BuildRuby:0x00007feadf2afdd8
@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.20240830-004406",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000036 0.000013 0.000049 ( 0.000049)
configure 0.000026 0.000010 0.000036 ( 0.000035)
build_up 0.003775 0.003974 3.186471 ( 3.074023)
build_miniruby 0.001547 0.000000 1.508389 ( 1.504938)
build_ruby 0.001864 0.000000 3.921339 ( 4.141706)
build_all 0.006415 0.002214 7.628622 ( 3.048982)
build_install 0.018992 0.000628 10.488276 ( 5.016403)
test_btest 0.000653 0.000218 112.274067 ( 29.195296)
test_basic 0.000298 0.008818 1.121881 ( 1.168430)
test_all 0.113071 0.042177 922.721599 (325.569930)
test_rubyspec 0.050800 0.039203 164.908185 ( 39.561894)
total: 412.28 sec