Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-000122
#<BuildRuby:0x00007fc9e5b6fdd0
@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.20240923-000122",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000100 0.000000 0.000100 ( 0.000146)
build_up 0.002606 0.006267 4.656086 ( 3.812056)
build_miniruby 0.001197 0.000413 1.656911 ( 1.654085)
build_ruby 0.001866 0.000000 4.253537 ( 4.405028)
build_all 0.003551 0.004500 6.796144 ( 2.891099)
build_install 0.011705 0.007862 10.340545 ( 4.925089)
test_btest 0.001003 0.000000 91.922991 ( 26.019010)
test_basic 0.007805 0.002806 0.962013 ( 1.006133)
test_all 0.102953 0.045595 798.617186 (241.613178)
test_rubyspec 0.044097 0.043488 137.576278 ( 28.343343)
total: 314.67 sec