Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-061014
#<BuildRuby:0x00007fb2b830fdc8
@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.20241214-061014",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.000000 0.005966 1.977277 ( 2.378265)
build_miniruby 0.000502 0.000838 1.137157 ( 1.134316)
build_ruby 0.001747 0.000282 3.422458 ( 3.601952)
build_all 0.003546 0.003804 5.974958 ( 2.560441)
build_install 0.011556 0.004647 7.744504 ( 4.065493)
test_btest 0.000783 0.000161 76.216680 ( 20.412415)
test_basic 0.006979 0.002912 1.053828 ( 1.101177)
test_all 0.099527 0.042695 672.001546 (216.800138)
test_rubyspec 0.035295 0.045437 117.763115 ( 24.804478)
total: 276.86 sec