Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-184532
#<BuildRuby:0x0000555f77a7e348
@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.20231227-184532",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.001956 0.003821 1.688279 ( 2.634953)
build_miniruby 0.001565 0.000112 1.669867 ( 1.883426)
build_ruby 0.001712 0.000122 3.716150 ( 4.278096)
build_all 0.004006 0.004018 5.871023 ( 4.308289)
build_install 0.014275 0.004825 7.134611 ( 6.017667)
test_btest 0.000889 0.000115 80.561681 ( 68.043756)
test_basic 0.004637 0.003669 0.906395 ( 1.251762)
test_all 0.110608 0.009644 763.676953 (401.478291)
test_rubyspec 0.034002 0.036407 100.314058 (113.304029)
total: 603.20 sec