Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-165240
#<BuildRuby:0x00007f375a79fde0
@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.20241215-165240",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.006085 0.000522 2.662127 ( 3.501748)
build_miniruby 0.001662 0.000000 1.740641 ( 1.874719)
build_ruby 0.002135 0.000000 4.412881 ( 4.843257)
build_all 0.009826 0.000399 6.695801 ( 3.847257)
build_install 0.019393 0.004761 8.845326 ( 5.549370)
test_btest 0.000877 0.000195 81.796329 ( 36.256122)
test_basic 0.000856 0.008592 1.137165 ( 1.193747)
test_all 0.099183 0.052376 774.055119 (313.957944)
test_rubyspec 0.034148 0.044680 120.342295 ( 50.003261)
total: 421.03 sec