Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-203002
#<BuildRuby:0x00007fcc7f25fdc0
@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.20241017-203002",
@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.000026 0.000003 0.000029 ( 0.000029)
autoconf 0.000048 0.000005 0.000053 ( 0.000053)
configure 0.000043 0.000004 0.000047 ( 0.000046)
build_up 0.006326 0.004346 4.327272 ( 4.297543)
build_miniruby 0.001544 0.000189 1.891595 ( 1.900449)
build_ruby 0.002223 0.000000 4.704868 ( 4.925100)
build_all 0.012007 0.000210 7.550104 ( 4.379200)
build_install 0.022486 0.005470 10.786931 ( 6.755559)
test_btest 0.000944 0.000121 94.771481 ( 36.464092)
test_basic 0.006913 0.005475 1.278054 ( 1.434633)
test_all 0.131210 0.030519 835.517074 (329.276406)
test_rubyspec 0.056611 0.035594 137.574054 ( 45.335158)
total: 434.77 sec