Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-141346
#<BuildRuby:0x00007f5fdb76fdd0
@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.20241125-141346",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000038 0.000002 0.000040 ( 0.000041)
configure 0.000032 0.000002 0.000034 ( 0.000035)
build_up 0.003180 0.004314 3.325235 ( 3.222726)
build_miniruby 0.001446 0.000124 1.552653 ( 1.549874)
build_ruby 0.001592 0.000136 4.327325 ( 4.503722)
build_all 0.004561 0.004264 6.366953 ( 2.671084)
build_install 0.018436 0.000000 9.135920 ( 4.529596)
test_btest 0.000791 0.000000 76.829650 ( 20.470427)
test_basic 0.009217 0.000000 0.935716 ( 0.985723)
test_all 0.099862 0.045516 722.257438 (224.999949)
test_rubyspec 0.041429 0.040915 113.882522 ( 27.383113)
total: 290.32 sec