Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-224046
#<BuildRuby:0x00007f20d253fdc8
@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.20241028-224046",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.008005 0.000840 4.296274 ( 4.616577)
build_miniruby 0.001755 0.000372 1.784031 ( 1.808320)
build_ruby 0.001965 0.000417 4.481427 ( 4.726064)
build_all 0.006742 0.003869 7.049212 ( 4.912993)
build_install 0.020950 0.003256 10.261551 ( 13.103405)
test_btest 0.000920 0.000202 77.663851 ( 42.102325)
test_basic 0.009622 0.002600 1.144132 ( 1.534133)
test_all 0.124795 0.040964 812.465360 (550.293529)
test_rubyspec 0.059050 0.032747 128.565674 ( 84.688844)
total: 707.79 sec