Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-152257
#<BuildRuby:0x00007f3e3682fde0
@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.20240919-152257",
@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.000007 0.000027 ( 0.000027)
autoconf 0.000041 0.000013 0.000054 ( 0.000053)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.001040 0.008329 4.597591 ( 3.975086)
build_miniruby 0.001105 0.000434 1.429542 ( 1.426278)
build_ruby 0.001403 0.000552 3.994566 ( 4.177285)
build_all 0.002896 0.005336 7.036545 ( 3.020714)
build_install 0.009280 0.008811 10.760110 ( 5.230330)
test_btest 0.000601 0.000280 94.820104 ( 26.309332)
test_basic 0.000000 0.011536 1.139718 ( 1.192449)
test_all 0.093387 0.058255 781.764827 (239.290746)
test_rubyspec 0.059779 0.026979 134.137964 ( 28.981906)
total: 313.61 sec