Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-074751
#<BuildRuby:0x00007f00d8e1fde0
@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.20241020-074751",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.006612 0.000870 3.596892 ( 3.500765)
build_miniruby 0.001271 0.000424 1.632690 ( 1.629459)
build_ruby 0.000000 0.001995 3.742155 ( 3.880313)
build_all 0.001528 0.007544 7.025289 ( 2.753716)
build_install 0.017404 0.000000 9.841846 ( 4.673870)
test_btest 0.001030 0.000000 93.500924 ( 25.141213)
test_basic 0.005528 0.004144 1.058504 ( 1.101714)
test_all 0.106508 0.043111 788.418279 (243.147172)
test_rubyspec 0.045103 0.039615 130.513978 ( 27.632492)
total: 313.46 sec