Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-210527
#<BuildRuby:0x0000559b735421a8
@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.20230723-210527",
@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.000001 0.000016 ( 0.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002417 0.004337 1.998425 ( 3.169482)
build_miniruby 0.001069 0.000152 1.391992 ( 1.392729)
build_ruby 0.001279 0.000182 3.063771 ( 3.263426)
build_all 0.004303 0.003496 2.428147 ( 1.390297)
build_install 0.016988 0.000739 3.897339 ( 2.601483)
test_btest 0.000883 0.000134 78.941347 ( 21.052675)
test_basic 0.005110 0.000131 0.820358 ( 0.885065)
test_all 0.001152 0.000169 603.917441 (189.607023)
test_rubyspec 0.028363 0.030783 92.029047 (125.764113)
total: 349.13 sec