Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-135049
#<BuildRuby:0x0000559f6807df70
@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.20230924-135049",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.000007 0.006664 2.010160 ( 3.273501)
build_miniruby 0.000940 0.000313 1.668466 ( 1.668258)
build_ruby 0.001465 0.000488 3.228990 ( 3.449870)
build_all 0.005256 0.001752 5.916213 ( 2.519957)
build_install 0.012598 0.004199 7.582401 ( 3.994845)
test_btest 0.000752 0.000251 81.978423 ( 31.852210)
test_basic 0.005526 0.001842 0.819254 ( 0.891813)
test_all 0.006760 0.002253 687.661589 (238.780280)
test_rubyspec 0.038074 0.032986 100.363041 (113.599024)
total: 400.03 sec