Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250202-043219
#<BuildRuby:0x00007fb9e33ffdc8
@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.20250202-043219",
@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.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.007562 0.001815 4.369006 ( 3.628511)
build_miniruby 0.001649 0.000396 1.660779 ( 1.782999)
build_ruby 0.002355 0.000000 4.017063 ( 4.219304)
build_all 0.006563 0.003371 6.239855 ( 3.812335)
build_install 0.019697 0.002578 9.122941 ( 5.891531)
test_btest 0.001212 0.000000 74.240227 ( 37.943649)
test_basic 0.010915 0.000000 0.984555 ( 1.085960)
test_all 0.087724 0.035215 610.945817 (218.972102)
test_rubyspec 0.051136 0.027395 113.202843 ( 47.019872)
total: 324.36 sec