Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-105915
#<BuildRuby:0x0000564d0617d7f8
@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.20240125-105915",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000031 0.000003 0.000034 ( 0.000056)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.003041 0.004236 2.055913 ( 3.466694)
build_miniruby 0.001369 0.000203 1.797649 ( 2.281942)
build_ruby 0.001359 0.000202 3.621959 ( 4.492739)
build_all 0.006071 0.003073 6.645170 ( 6.066708)
build_install 0.015467 0.006150 8.065980 ( 8.192319)
test_btest 0.000778 0.000151 90.048008 ( 88.550477)
test_basic 0.007348 0.000569 1.003532 ( 1.809134)
test_all 0.101670 0.025569 815.361624 (822.611478)
test_rubyspec 0.071269 0.045065 189.433293 (280.411338)
total: 1217.88 sec