Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-183209
#<BuildRuby:0x00007fc4b32cfdd8
@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.20241129-183209",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.009038 0.000099 3.770784 ( 3.927163)
build_miniruby 0.001736 0.000178 1.765365 ( 1.793364)
build_ruby 0.002054 0.000211 4.567156 ( 4.761677)
build_all 0.008968 0.000062 6.813779 ( 3.310349)
build_install 0.011101 0.008749 9.453270 ( 5.166328)
test_btest 0.000946 0.000132 79.657386 ( 24.515350)
test_basic 0.010488 0.000259 0.973986 ( 1.024424)
test_all 0.103614 0.042843 797.139315 (250.945261)
test_rubyspec 0.034914 0.043651 119.570401 ( 26.799688)
total: 322.24 sec