Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-025301
#<BuildRuby:0x000055f56de7a320
@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.20230112-025301",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000036 0.000002 0.000038 ( 0.000037)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.005061 0.000042 1.076795 ( 1.523179)
build_miniruby 0.001262 0.000053 1.339876 ( 1.342275)
build_ruby 0.000000 0.001411 3.296360 ( 3.692747)
build_all 0.000758 0.006419 3.454093 ( 1.591915)
build_install 0.009999 0.002673 2.673692 ( 1.841174)
test_btest 0.000644 0.000086 55.225569 ( 17.363029)
test_basic 0.000000 0.006040 0.427281 ( 0.536806)
test_all 0.000504 0.000691 633.725768 (207.155086)
test_rubyspec 0.015662 0.028587 68.029471 ( 78.322651)
total: 313.37 sec