Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-051903
#<BuildRuby:0x00005580fef8a320
@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.20230918-051903",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.002904 0.004585 2.434840 ( 4.717957)
build_miniruby 0.001463 0.000253 1.801107 ( 2.037603)
build_ruby 0.002578 0.000000 3.605753 ( 4.076569)
build_all 0.008203 0.000384 6.718256 ( 4.619781)
build_install 0.010751 0.009687 8.250253 ( 7.182544)
test_btest 0.000796 0.000172 85.604103 ( 47.087020)
test_basic 0.004443 0.004058 1.005218 ( 1.365688)
test_all 0.007456 0.002660 717.882012 (314.412302)
test_rubyspec 0.051894 0.020470 110.145521 (128.755697)
total: 514.26 sec