Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250115-210345
#<BuildRuby:0x00007fd88a5dfdd0
@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.20250115-210345",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000021 0.000008 0.000029 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.000000 0.005532 2.108062 ( 2.222743)
build_miniruby 0.000000 0.001358 1.425864 ( 1.423313)
build_ruby 0.000501 0.001197 3.378544 ( 14.338563)
build_all 0.004256 0.004141 5.754596 ( 2.499175)
build_install 0.003967 0.015138 7.078222 ( 3.685381)
test_btest 0.000623 0.000390 67.733343 ( 18.948794)
test_basic 0.006094 0.001412 0.788659 ( 0.841729)
test_all 0.102588 0.022697 595.335778 (178.410645)
test_rubyspec 0.035187 0.038808 104.089381 ( 21.964016)
total: 244.34 sec