Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-171927
#<BuildRuby:0x0000557ef3a724f8
@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.20230925-171927",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.000408 0.006919 2.184593 ( 3.607692)
build_miniruby 0.001407 0.000422 2.485324 ( 2.208425)
build_ruby 0.001957 0.000000 3.250227 ( 3.420127)
build_all 0.005771 0.001117 5.649814 ( 2.292819)
build_install 0.014063 0.002720 6.767179 ( 3.234678)
test_btest 0.000903 0.000000 78.909129 ( 24.584027)
test_basic 0.007131 0.000000 0.872270 ( 1.003684)
test_all 0.005339 0.005425 723.229591 (268.304554)
test_rubyspec 0.049985 0.021840 103.685148 (119.716909)
total: 428.37 sec