Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-144422
#<BuildRuby:0x00007fb1a8b2fdc0
@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.20241123-144422",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.000773 0.006806 3.416168 ( 3.322431)
build_miniruby 0.001116 0.000399 1.323383 ( 1.320969)
build_ruby 0.001426 0.000510 3.917476 ( 4.055758)
build_all 0.006507 0.002324 6.503937 ( 2.791532)
build_install 0.010731 0.008547 9.373232 ( 4.706647)
test_btest 0.000677 0.000267 76.249460 ( 20.262691)
test_basic 0.003610 0.005440 0.989959 ( 1.039148)
test_all 0.101612 0.044121 724.220337 (240.242017)
test_rubyspec 0.030956 0.049898 122.410807 ( 41.051758)
total: 318.79 sec