Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-142902
#<BuildRuby:0x00007f8af0bafdd8
@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.20241218-142902",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.001999 0.004383 2.334229 ( 2.891018)
build_miniruby 0.001569 0.000262 3.732016 ( 3.200027)
build_ruby 0.001770 0.000295 4.327947 ( 4.420842)
build_all 0.008012 0.001335 6.561092 ( 3.050937)
build_install 0.009484 0.009116 7.913423 ( 4.119815)
test_btest 0.000705 0.000154 74.173151 ( 19.486203)
test_basic 0.007681 0.001680 0.965997 ( 1.014636)
test_all 0.090489 0.052508 697.314645 (204.173396)
test_rubyspec 0.026419 0.052624 116.237859 ( 22.500437)
total: 264.86 sec