Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-123728
#<BuildRuby:0x00005601b650a0d8
@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.20230310-123728",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.005142 0.000097 1.708421 ( 2.998226)
build_miniruby 0.001161 0.000105 1.209303 ( 1.208613)
build_ruby 0.001149 0.000104 2.366029 ( 2.573152)
build_all 0.006337 0.000000 2.041883 ( 1.316193)
build_install 0.012834 0.000000 3.116405 ( 2.215002)
test_btest 0.000901 0.000000 69.479222 ( 22.747234)
test_basic 0.001960 0.003901 0.484236 ( 0.582194)
test_all 0.001218 0.000131 539.000834 (178.794745)
test_rubyspec 0.020176 0.019452 71.663917 ( 81.482682)
total: 293.92 sec