Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-024807
#<BuildRuby:0x00007f4b9374fdc0
@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.20240727-024807",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003307 0.004813 3.632263 ( 3.579867)
build_miniruby 0.001553 0.000000 1.527891 ( 1.524369)
build_ruby 0.001827 0.000000 3.885814 ( 4.070510)
build_all 0.002024 0.006166 7.135586 ( 2.781237)
build_install 0.010411 0.007332 10.208826 ( 4.601878)
test_btest 0.000651 0.000217 116.206054 ( 30.354684)
test_basic 0.003480 0.005510 1.026961 ( 1.073790)
test_all 0.114027 0.033656 825.663200 (238.576273)
test_rubyspec 0.051112 0.039216 164.616919 ( 35.242504)
total: 321.81 sec