Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-015036
#<BuildRuby:0x00007f2b98ccfdd8
@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.20240905-015036",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000042 0.000005 0.000047 ( 0.000047)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.005753 0.003635 4.135256 ( 5.197933)
build_miniruby 0.001431 0.000215 1.887530 ( 2.210416)
build_ruby 0.002054 0.000308 4.676988 ( 42.942282)
build_all 0.009479 0.000801 8.846667 ( 6.334130)
build_install 0.026452 0.000000 12.003835 ( 9.256856)
test_btest 0.001034 0.000000 128.435053 ( 96.362359)
test_basic 0.004565 0.008137 1.406322 ( 1.930499)
test_all 0.123064 0.038124 1001.268641 (757.545155)
test_rubyspec 0.073237 0.020394 169.981414 (121.127200)
total: 1042.91 sec