Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-084153
#<BuildRuby:0x000055c77368dfb8
@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.20240308-084153",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003828 0.003397 2.342785 ( 2.098965)
build_miniruby 0.001446 0.000200 1.642124 ( 1.640668)
build_ruby 0.001742 0.000000 3.157802 ( 3.383219)
build_all 0.001327 0.006856 6.809653 ( 3.599191)
build_install 0.015146 0.004544 8.565418 ( 4.896118)
test_btest 0.000607 0.000125 95.393791 ( 34.801431)
test_basic 0.006590 0.000545 1.013525 ( 1.091717)
test_all 0.073628 0.044461 749.375622 (286.505036)
test_rubyspec 0.040575 0.045674 125.746987 (135.127763)
total: 473.15 sec