Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-003348
#<BuildRuby:0x0000561dc865a3b0
@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.20230207-003348",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.004067 0.001017 1.182255 ( 2.263971)
build_miniruby 0.001104 0.000276 1.191811 ( 1.382672)
build_ruby 0.001305 0.000327 2.458764 ( 2.712177)
build_all 0.003367 0.003992 3.990358 ( 2.612549)
build_install 0.003888 0.009826 2.933474 ( 2.509344)
test_btest 0.000485 0.000185 57.898182 ( 23.452408)
test_basic 0.004883 0.000181 0.371878 ( 0.464877)
test_all 0.000784 0.000285 631.619019 (178.917238)
test_rubyspec 0.001287 0.037683 62.710306 ( 72.639193)
total: 286.96 sec