Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-123904
#<BuildRuby:0x0000560a3c75a390
@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.20230211-123904",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000035 0.000001 0.000036 ( 0.000036)
configure 0.000032 0.000001 0.000033 ( 0.000033)
build_up 0.005129 0.000045 1.161893 ( 1.565803)
build_miniruby 0.001422 0.000000 1.215283 ( 1.217409)
build_ruby 0.001314 0.000000 2.359638 ( 2.605395)
build_all 0.007385 0.000231 3.932228 ( 2.036853)
build_install 0.011093 0.004140 2.880816 ( 2.221259)
test_btest 0.000694 0.000047 56.131144 ( 26.811025)
test_basic 0.002677 0.004073 0.452605 ( 0.556024)
test_all 0.000854 0.000083 636.807102 (241.510966)
test_rubyspec 0.015247 0.031508 71.253609 ( 81.629394)
total: 360.16 sec