Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-095728
#<BuildRuby:0x00005619cc08a390
@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.20221227-095728",
@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.000029 0.000000 0.000029 ( 0.000030)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004384 0.000154 0.872715 ( 1.276574)
build_miniruby 0.000931 0.000294 1.104428 ( 1.102806)
build_ruby 0.001054 0.000333 2.386420 ( 22.374929)
build_all 0.005713 0.000000 2.939604 ( 1.391649)
build_install 0.013398 0.000000 2.387051 ( 1.561557)
test_btest 0.000924 0.000000 55.290982 ( 14.509031)
test_basic 0.005072 0.000000 0.404308 ( 0.495997)
test_all 0.001320 0.000000 563.165929 (158.608847)
test_rubyspec 0.017488 0.020253 54.391858 ( 64.391671)
total: 265.71 sec