Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-103240
#<BuildRuby:0x000055b83c1b24d0
@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.20230704-103240",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.002495 0.004189 2.001059 ( 4.774702)
build_miniruby 0.001452 0.000050 1.617951 ( 1.642605)
build_ruby 0.001337 0.000047 3.149217 ( 4.544994)
build_all 0.006998 0.000241 2.509476 ( 2.667008)
build_install 0.009272 0.009103 4.002594 ( 5.391807)
test_btest 0.000725 0.000071 81.096370 ( 47.731107)
test_basic 0.004691 0.000454 0.880896 ( 1.344267)
test_all 0.002745 0.000053 613.756191 (294.846948)
test_rubyspec 0.025838 0.025827 90.061627 (103.779031)
total: 466.72 sec