Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-174901
#<BuildRuby:0x00007ff61782fdd8
@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.20240623-174901",
@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.000018 0.000005 0.000023 ( 0.000025)
autoconf 0.000035 0.000010 0.000045 ( 0.000047)
configure 0.000029 0.000008 0.000037 ( 0.000038)
build_up 0.004164 0.004056 3.607139 ( 3.608534)
build_miniruby 0.001453 0.000450 1.284632 ( 1.282151)
build_ruby 0.002191 0.000000 3.743854 ( 3.865287)
build_all 0.009410 0.000000 7.843192 ( 3.160946)
build_install 0.016743 0.002981 10.740303 ( 5.208378)
test_btest 0.000769 0.000208 118.257726 ( 49.322462)
test_basic 0.008476 0.000131 1.229861 ( 1.285129)
test_all 0.114539 0.035938 828.979044 (251.424435)
test_rubyspec 0.059083 0.029156 163.975671 ( 31.888705)
total: 351.05 sec