Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-100044
#<BuildRuby:0x00007f474190fdc8
@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.20240716-100044",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.000859 0.006520 3.146241 ( 3.133709)
build_miniruby 0.001078 0.000485 1.258200 ( 1.255404)
build_ruby 0.001205 0.000542 3.651310 ( 3.854646)
build_all 0.005982 0.002691 7.605327 ( 3.012409)
build_install 0.005827 0.013594 10.092022 ( 4.498635)
test_btest 0.000000 0.000874 119.353155 ( 37.431052)
test_basic 0.005380 0.006681 1.238967 ( 1.324969)
test_all 0.098134 0.055005 752.983007 (227.383441)
test_rubyspec 0.063452 0.023622 158.851630 ( 26.897849)
total: 308.79 sec