Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-103155
#<BuildRuby:0x00007ff24af8fdd8
@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.20241201-103155",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003129 0.004859 2.630219 ( 2.679313)
build_miniruby 0.001166 0.000302 1.386546 ( 1.705851)
build_ruby 0.001227 0.000318 3.393254 ( 29.557467)
build_all 0.004196 0.004241 6.151196 ( 3.068054)
build_install 0.014034 0.004624 8.991774 ( 4.931728)
test_btest 0.000784 0.000228 77.412947 ( 25.769295)
test_basic 0.001257 0.009107 0.810043 ( 3.737903)
test_all 0.123129 0.018967 715.573742 (225.876709)
test_rubyspec 0.033746 0.050857 120.219371 ( 28.111108)
total: 325.44 sec