Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-070104
#<BuildRuby:0x000055f51e4a62a8
@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.20230602-070104",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005532 0.000187 1.866521 ( 3.160279)
build_miniruby 0.001548 0.000185 1.345672 ( 1.347528)
build_ruby 0.001400 0.000168 2.615936 ( 2.823752)
build_all 0.005830 0.000700 2.080502 ( 1.404877)
build_install 0.016195 0.000000 3.209296 ( 2.408718)
test_btest 0.000000 0.001029 77.198510 ( 29.805980)
test_basic 0.003262 0.003561 0.755775 ( 0.853468)
test_all 0.001779 0.000000 580.996760 (171.917865)
test_rubyspec 0.008701 0.030317 72.007795 ( 83.807740)
total: 297.53 sec