Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-015719
#<BuildRuby:0x000055c78c92e380
@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.20231014-015719",
@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.000002 0.000026 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.001911 0.004306 2.175797 ( 2.232409)
build_miniruby 0.001111 0.000164 1.532455 ( 1.530626)
build_ruby 0.001313 0.000000 3.149867 ( 3.363151)
build_all 0.003589 0.002900 5.778421 ( 2.268697)
build_install 0.007076 0.010578 7.624688 ( 3.678830)
test_btest 0.000708 0.000172 87.540925 ( 23.595528)
test_basic 0.005539 0.000412 0.719713 ( 0.775472)
test_all 0.008271 0.000000 663.138924 (197.014831)
test_rubyspec 0.026923 0.028521 95.444734 (106.782850)
total: 341.24 sec