Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-010726
#<BuildRuby:0x00007f60e228fdd0
@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.20240801-010726",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.007137 0.000856 3.679713 ( 4.498345)
build_miniruby 0.001881 0.000000 1.661986 ( 1.658491)
build_ruby 0.002244 0.000000 4.400866 ( 4.545771)
build_all 0.001135 0.008904 8.919240 ( 4.046867)
build_install 0.020611 0.003116 11.965829 ( 6.137414)
test_btest 0.000000 0.001023 123.066514 ( 35.102794)
test_basic 0.003004 0.007487 1.239116 ( 1.288188)
test_all 0.125632 0.025391 869.383236 (272.148627)
test_rubyspec 0.055064 0.043247 168.269031 ( 36.843928)
total: 366.27 sec