Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-060128
#<BuildRuby:0x000055c6c1dde1a8
@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.20240114-060128",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001304 0.004341 1.542445 ( 2.161908)
build_miniruby 0.001346 0.000306 1.310927 ( 1.308657)
build_ruby 0.001566 0.000000 3.001046 ( 3.203220)
build_all 0.005352 0.001934 5.560926 ( 2.474475)
build_install 0.010027 0.008293 6.779817 ( 3.774073)
test_btest 0.001121 0.000000 81.264490 ( 26.746339)
test_basic 0.003722 0.004211 0.879767 ( 0.962922)
test_all 0.065807 0.051844 776.648747 (283.217428)
test_rubyspec 0.049412 0.027280 102.160026 (149.982383)
total: 473.83 sec