Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-154827
#<BuildRuby:0x00007f0c6c17fdc0
@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.20241028-154827",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.004518 0.003085 3.350750 ( 3.291161)
build_miniruby 0.001290 0.000341 1.676929 ( 1.673089)
build_ruby 0.001699 0.000000 4.328680 ( 4.598777)
build_all 0.008359 0.002467 7.621852 ( 3.818821)
build_install 0.020191 0.002140 10.674513 ( 5.469378)
test_btest 0.000835 0.000204 81.128061 ( 28.056104)
test_basic 0.008700 0.000143 1.032483 ( 1.083431)
test_all 0.108689 0.038549 630.242845 (181.993668)
test_rubyspec 0.049203 0.035943 120.169260 ( 21.800569)
total: 251.79 sec