Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-233500
#<BuildRuby:0x000055abc2e62120
@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.20240124-233500",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.005198 0.000233 1.787312 ( 2.141400)
build_miniruby 0.001063 0.000213 1.515050 ( 1.516272)
build_ruby 0.000000 0.001870 3.236751 ( 3.482134)
build_all 0.005788 0.001616 5.857359 ( 2.391494)
build_install 0.014918 0.002043 6.974803 ( 3.373265)
test_btest 0.000650 0.000139 85.745818 ( 23.355104)
test_basic 0.005442 0.001166 0.791892 ( 0.869100)
test_all 0.060430 0.057775 756.076772 (229.882175)
test_rubyspec 0.051831 0.049641 157.287539 (169.271993)
total: 436.28 sec