Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-113052
#<BuildRuby:0x00007fd6c015fdd0
@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.20241229-113052",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.000000 0.005530 1.922114 ( 2.213809)
build_miniruby 0.000000 0.001388 1.540282 ( 1.537222)
build_ruby 0.000506 0.001223 3.920329 ( 4.105428)
build_all 0.007717 0.001070 6.186730 ( 2.564113)
build_install 0.010283 0.007668 7.862030 ( 4.201321)
test_btest 0.000593 0.000198 72.005966 ( 19.899216)
test_basic 0.002556 0.006188 0.770856 ( 0.816118)
test_all 0.086141 0.054799 686.755931 (200.082566)
test_rubyspec 0.033755 0.041170 110.319290 ( 25.672252)
total: 261.09 sec