Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-125055
#<BuildRuby:0x0000561cade56120
@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.20240220-125055",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000019 ( 0.000019)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004715 0.003048 2.851111 ( 2.689771)
build_miniruby 0.001422 0.000000 1.702389 ( 1.700662)
build_ruby 0.001585 0.000000 3.530393 ( 3.720676)
build_all 0.007072 0.000669 6.769394 ( 3.412563)
build_install 0.013707 0.005620 8.405536 ( 4.656442)
test_btest 0.000502 0.000143 92.959042 ( 34.812305)
test_basic 0.002144 0.006319 0.979465 ( 1.095045)
test_all 0.074064 0.047117 830.884241 (325.735893)
test_rubyspec 0.061611 0.022446 121.212417 (130.492976)
total: 508.32 sec