Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-220111
#<BuildRuby:0x00007f6a5693fdd8
@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.20240702-220111",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000040 0.000010 0.000050 ( 0.000051)
configure 0.000035 0.000009 0.000044 ( 0.000044)
build_up 0.009339 0.000275 4.458591 ( 4.255968)
build_miniruby 0.001632 0.000395 1.759200 ( 1.818346)
build_ruby 0.002279 0.000000 4.535238 ( 4.720437)
build_all 0.008972 0.001684 8.479648 ( 5.248085)
build_install 0.018317 0.006781 11.804028 ( 7.569339)
test_btest 0.000877 0.000219 123.950248 ( 83.598055)
test_basic 0.003187 0.010734 1.389545 ( 1.838751)
test_all 0.110213 0.055411 953.310275 (1082.727779)
test_rubyspec 0.058571 0.041068 181.877780 (181.909807)
total: 1373.69 sec