Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-082550
#<BuildRuby:0x00005563c767e2a8
@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.20230912-082550",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002047 0.004344 2.269877 ( 3.564992)
build_miniruby 0.001460 0.000337 1.680939 ( 1.684995)
build_ruby 0.000000 0.001528 3.414281 ( 3.694713)
build_all 0.002120 0.005868 6.407985 ( 3.622204)
build_install 0.014964 0.004884 7.809380 ( 4.709391)
test_btest 0.000546 0.000164 85.427739 ( 40.256678)
test_basic 0.000000 0.007753 0.947563 ( 1.054025)
test_all 0.005480 0.005236 720.484555 (280.135399)
test_rubyspec 0.028309 0.039339 102.894483 (114.525857)
total: 453.25 sec