Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-162651
#<BuildRuby:0x00005653e843a138
@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.20240202-162651",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002230 0.003820 1.863709 ( 2.238533)
build_miniruby 0.001106 0.000123 1.584037 ( 1.582268)
build_ruby 0.001623 0.000180 3.315931 ( 3.511503)
build_all 0.007713 0.000391 6.233246 ( 2.515319)
build_install 0.020552 0.000771 7.751173 ( 3.908023)
test_btest 0.000918 0.000088 84.154139 ( 23.012677)
test_basic 0.004786 0.000464 0.823372 ( 0.881881)
test_all 0.100607 0.015181 662.824544 (196.924371)
test_rubyspec 0.051307 0.043456 137.033796 (148.356812)
total: 382.93 sec