Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-054508
#<BuildRuby:0x00007f58b2ddfdd0
@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.20240811-054508",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.009352 0.000374 4.292510 ( 6.438102)
build_miniruby 0.001629 0.000419 1.872779 ( 2.527664)
build_ruby 0.002103 0.000541 4.883351 ( 6.795898)
build_all 0.012328 0.000004 9.549610 ( 11.652448)
build_install 0.028099 0.000000 12.770034 ( 14.960922)
test_btest 0.000992 0.000000 134.673753 (175.610550)
test_basic 0.002214 0.010939 1.463602 ( 2.939127)
test_all 0.134403 0.035200 1002.177244 (1031.822166)
test_rubyspec 0.058515 0.038471 189.542438 ( 99.044833)
total: 1351.79 sec