Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-014651
#<BuildRuby:0x000055d5ececa3c0
@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.20240303-014651",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.006751 0.000709 2.577579 ( 2.473617)
build_miniruby 0.001637 0.000000 1.763910 ( 1.768133)
build_ruby 0.001741 0.000000 3.631620 ( 3.919986)
build_all 0.008271 0.000000 6.557292 ( 4.678612)
build_install 0.023416 0.000000 8.881925 ( 7.003681)
test_btest 0.000804 0.000000 94.038434 ( 64.708588)
test_basic 0.008545 0.000079 1.052392 ( 1.388110)
test_all 0.098691 0.025228 806.060759 (424.367402)
test_rubyspec 0.049592 0.052571 139.395388 (199.258267)
total: 709.57 sec