Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-011208
#<BuildRuby:0x00005590c6132548
@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.20230613-011208",
@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.000019)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005823 0.000233 1.945762 ( 4.918805)
build_miniruby 0.001543 0.000062 1.464533 ( 2.049984)
build_ruby 0.001658 0.000066 2.815125 ( 3.774847)
build_all 0.002128 0.004828 2.207883 ( 2.900154)
build_install 0.016728 0.000922 3.475710 ( 4.067434)
test_btest 0.000812 0.000063 76.640894 ( 47.775291)
test_basic 0.006456 0.000090 0.820106 ( 1.154424)
test_all 0.002017 0.000149 580.931530 (549.430211)
test_rubyspec 0.036802 0.033135 91.436752 (257.834972)
total: 873.91 sec