Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-151718
#<BuildRuby:0x00007f3651b8fdd8
@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.20240922-151718",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004408 0.004079 4.372538 ( 3.788221)
build_miniruby 0.001343 0.000204 1.340826 ( 1.337274)
build_ruby 0.001843 0.000000 4.236541 ( 4.415376)
build_all 0.008107 0.000266 6.699449 ( 2.644216)
build_install 0.015263 0.004584 10.234159 ( 4.538603)
test_btest 0.000901 0.000142 97.271796 ( 25.805675)
test_basic 0.002918 0.007361 1.251000 ( 1.296015)
test_all 0.106176 0.043745 760.017247 (231.919208)
test_rubyspec 0.056922 0.035600 137.018350 ( 27.959481)
total: 303.71 sec