Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-114348
#<BuildRuby:0x0000564d22849f48
@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.20230610-114348",
@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.000028 0.000001 0.000029 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.000000 0.005822 1.642949 ( 2.958515)
build_miniruby 0.000000 0.001743 1.256812 ( 1.270970)
build_ruby 0.001453 0.000170 2.589967 ( 2.818040)
build_all 0.006459 0.000263 2.210760 ( 1.359625)
build_install 0.009001 0.010201 3.557678 ( 2.679218)
test_btest 0.000559 0.000102 76.506894 ( 26.653671)
test_basic 0.005017 0.000238 0.747354 ( 0.823052)
test_all 0.002290 0.000073 554.984239 (207.473602)
test_rubyspec 0.026128 0.025687 80.426508 ( 92.166214)
total: 338.20 sec