Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-015434
#<BuildRuby:0x00007f260b85fdd0
@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.20240704-015434",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000040 0.000003 0.000043 ( 0.000043)
configure 0.000033 0.000003 0.000036 ( 0.000037)
build_up 0.004392 0.004101 3.949811 ( 3.458032)
build_miniruby 0.001713 0.000195 1.369943 ( 1.366624)
build_ruby 0.000000 0.002028 3.625969 ( 3.796369)
build_all 0.000000 0.008098 8.026805 ( 3.095146)
build_install 0.011757 0.009245 11.163241 ( 5.048833)
test_btest 0.001310 0.000090 117.105141 ( 31.248349)
test_basic 0.009387 0.000522 1.164519 ( 1.212738)
test_all 0.091256 0.061322 880.476708 (264.885804)
test_rubyspec 0.046073 0.049617 179.521024 ( 47.876619)
total: 361.99 sec