Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-095514
#<BuildRuby:0x0000560b1f8edf70
@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.20240114-095514",
@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.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005615 0.000702 1.618904 ( 1.997381)
build_miniruby 0.001339 0.000167 1.640507 ( 1.638915)
build_ruby 0.001602 0.000200 3.175237 ( 3.413919)
build_all 0.000000 0.007904 5.744201 ( 3.020043)
build_install 0.010657 0.008059 7.142017 ( 4.236354)
test_btest 0.000579 0.000145 82.048558 ( 31.308584)
test_basic 0.006786 0.001697 0.762662 ( 0.826103)
test_all 0.080670 0.035613 762.547081 (281.245589)
test_rubyspec 0.029227 0.037595 93.310694 (105.180638)
total: 432.87 sec