Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-004513
#<BuildRuby:0x00007f29b7a7fde0
@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.20241228-004513",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.000000 0.005736 2.018280 ( 2.674092)
build_miniruby 0.000206 0.001215 1.564192 ( 1.561530)
build_ruby 0.001309 0.000419 4.035360 ( 14.488985)
build_all 0.006881 0.001157 6.284447 ( 2.689351)
build_install 0.015391 0.000127 7.786327 ( 4.495537)
test_btest 0.000675 0.000184 75.711913 ( 22.886654)
test_basic 0.006770 0.001847 1.033980 ( 1.082608)
test_all 0.093561 0.048643 694.931049 (205.300504)
test_rubyspec 0.038637 0.037084 117.736903 ( 24.843346)
total: 280.03 sec