Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-052508
#<BuildRuby:0x00007f8cf0c7fdd8
@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.20241029-052508",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.007382 0.000782 4.219237 ( 4.687384)
build_miniruby 0.000000 0.001731 1.808470 ( 1.922173)
build_ruby 0.000721 0.001349 4.651908 ( 5.235337)
build_all 0.011059 0.000000 7.256329 ( 4.982484)
build_install 0.022164 0.001899 10.326459 ( 6.923856)
test_btest 0.000807 0.000150 81.061155 ( 57.962192)
test_basic 0.007592 0.005446 1.167025 ( 1.364128)
test_all 0.115151 0.030619 669.929898 (212.207391)
test_rubyspec 0.055129 0.028807 116.939202 ( 28.719032)
total: 324.01 sec