Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-035236
#<BuildRuby:0x00007f6c5728fdc8
@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.20241107-035236",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.000124 0.008061 3.883851 ( 4.201717)
build_miniruby 0.001423 0.000559 2.015017 ( 2.020954)
build_ruby 0.000000 0.002116 4.247705 ( 30.538732)
build_all 0.007274 0.003164 7.190026 ( 6.390753)
build_install 0.022084 0.000000 10.213300 ( 6.912019)
test_btest 0.000740 0.000000 78.206275 ( 25.039086)
test_basic 0.009176 0.000976 0.857408 ( 5.297590)
test_all 0.121168 0.022952 685.262709 (215.536898)
test_rubyspec 0.043724 0.041247 117.380981 ( 28.789619)
total: 324.73 sec