Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-082511
#<BuildRuby:0x00007ff9811bfdc8
@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.20241028-082511",
@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.000032 0.000004 0.000036 ( 0.000035)
configure 0.000037 0.000004 0.000041 ( 0.000042)
build_up 0.000000 0.008301 3.901388 ( 3.772232)
build_miniruby 0.000000 0.001846 1.708346 ( 1.708101)
build_ruby 0.001525 0.000389 3.449115 ( 3.621991)
build_all 0.008378 0.000136 6.900056 ( 2.897217)
build_install 0.014104 0.006597 10.047686 ( 4.931639)
test_btest 0.000925 0.000000 78.445389 ( 21.815177)
test_basic 0.006435 0.003726 0.993890 ( 1.037779)
test_all 0.107058 0.040181 729.418196 (239.677798)
test_rubyspec 0.057242 0.026235 127.431195 ( 36.623418)
total: 316.09 sec