Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-003526
#<BuildRuby:0x00007f85896dfdd8
@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.20241205-003526",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.003324 0.004881 3.794045 ( 3.289202)
build_miniruby 0.001203 0.000312 1.266136 ( 1.263115)
build_ruby 0.001898 0.000000 3.679988 ( 3.870395)
build_all 0.008014 0.000386 5.559011 ( 2.155497)
build_install 0.009839 0.006964 7.908889 ( 3.591404)
test_btest 0.000783 0.000216 73.533648 ( 20.691887)
test_basic 0.004664 0.004634 0.905219 ( 0.960940)
test_all 0.091289 0.048745 670.830657 (196.421062)
test_rubyspec 0.055836 0.023070 117.246949 ( 23.837410)
total: 256.08 sec