Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-004616
#<BuildRuby:0x000055a866139fc0
@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.20240125-004616",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002129 0.003704 1.803003 ( 2.168163)
build_miniruby 0.001366 0.000195 1.666468 ( 1.665815)
build_ruby 0.002053 0.000000 3.351330 ( 3.615918)
build_all 0.008045 0.000000 6.096071 ( 3.145425)
build_install 0.010928 0.007460 7.577631 ( 4.219265)
test_btest 0.000853 0.000151 85.373947 ( 30.334251)
test_basic 0.007778 0.000664 0.937403 ( 1.003783)
test_all 0.080304 0.034263 785.522815 (293.327342)
test_rubyspec 0.058644 0.049885 173.006288 (201.342944)
total: 540.82 sec