Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-060333
#<BuildRuby:0x0000559c3cbd1f68
@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.20230217-060333",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000000 0.004541 1.355848 ( 1.864158)
build_miniruby 0.000000 0.001385 1.164420 ( 1.162585)
build_ruby 0.000247 0.000957 2.175049 ( 2.384981)
build_all 0.005227 0.001651 3.758429 ( 1.822311)
build_install 0.009312 0.001535 2.880261 ( 2.018469)
test_btest 0.000726 0.000218 57.489870 ( 15.556359)
test_basic 0.004701 0.000059 0.352696 ( 0.445560)
test_all 0.000816 0.000233 621.160954 (188.372187)
test_rubyspec 0.030467 0.022002 76.338676 ( 88.365595)
total: 301.99 sec