Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-235535
#<BuildRuby:0x000055d1da529f48
@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.20231020-235535",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.005640 0.000434 2.185862 ( 2.338002)
build_miniruby 0.001918 0.000148 1.577001 ( 1.577161)
build_ruby 0.000000 0.001910 3.110503 ( 3.286726)
build_all 0.000000 0.007795 5.789314 ( 2.418091)
build_install 0.012513 0.006294 7.369789 ( 3.880064)
test_btest 0.000572 0.000115 81.071913 ( 26.449786)
test_basic 0.003969 0.000794 0.792990 ( 5.391600)
test_all 0.005082 0.003518 637.220509 (221.407323)
test_rubyspec 0.030520 0.033882 92.704444 (104.550918)
total: 371.30 sec