Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-093742
#<BuildRuby:0x00007f4e1945fdd0
@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.20241226-093742",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000044 0.000005 0.000049 ( 0.000048)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.005427 0.000139 1.967556 ( 2.326745)
build_miniruby 0.001306 0.000123 1.501954 ( 1.499129)
build_ruby 0.001656 0.000156 3.758709 ( 3.877078)
build_all 0.000811 0.007679 6.562089 ( 2.668176)
build_install 0.018170 0.000298 7.804398 ( 3.917634)
test_btest 0.000834 0.000112 74.212461 ( 20.902836)
test_basic 0.001548 0.008447 0.951580 ( 1.004609)
test_all 0.094135 0.048220 730.488549 (234.209644)
test_rubyspec 0.049006 0.036963 115.828062 ( 28.961678)
total: 299.37 sec