Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-121032
#<BuildRuby:0x0000559e49185a00
@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.20240124-121032",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005476 0.000000 1.853436 ( 2.230484)
build_miniruby 0.001616 0.000000 1.539982 ( 1.544567)
build_ruby 0.001642 0.000000 3.027005 ( 3.277701)
build_all 0.005291 0.002724 6.051884 ( 2.997811)
build_install 0.014357 0.004139 7.529692 ( 4.075864)
test_btest 0.000000 0.000947 86.943754 ( 32.994740)
test_basic 0.000000 0.006584 0.825515 ( 0.910851)
test_all 0.078444 0.033553 731.225442 (300.608607)
test_rubyspec 0.056273 0.050272 169.085915 (188.551621)
total: 537.19 sec