Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-083436
#<BuildRuby:0x00007fe07492fde0
@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.20241221-083436",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.004249 0.001318 1.519423 ( 1.890491)
build_miniruby 0.001021 0.000317 1.114199 ( 1.111075)
build_ruby 0.001297 0.000403 3.638862 ( 3.838474)
build_all 0.007689 0.001036 5.908969 ( 2.504608)
build_install 0.010580 0.004939 7.998527 ( 4.294102)
test_btest 0.000861 0.000269 72.963903 ( 19.602512)
test_basic 0.004899 0.004596 0.909789 ( 0.957687)
test_all 0.117281 0.027872 686.142379 (202.591121)
test_rubyspec 0.045347 0.033727 117.544967 ( 27.000107)
total: 263.79 sec