Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-015507
#<BuildRuby:0x0000559fcd0b5a00
@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.20231214-015507",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005961 0.000477 2.302535 ( 2.403972)
build_miniruby 0.001177 0.000094 1.545995 ( 1.544855)
build_ruby 0.001346 0.000107 3.271854 ( 3.509209)
build_all 0.003516 0.004772 5.976044 ( 3.187991)
build_install 0.010921 0.008531 7.419538 ( 4.373839)
test_btest 0.000677 0.000121 82.669216 ( 30.381694)
test_basic 0.005668 0.000214 0.865587 ( 0.942796)
test_all 0.069839 0.047056 671.103844 (240.259360)
test_rubyspec 0.027416 0.039726 96.502371 (108.509908)
total: 395.11 sec