Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-100111
#<BuildRuby:0x00005598c07027f0
@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.20230121-100111",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.004599 0.000020 1.193322 ( 1.830981)
build_miniruby 0.001157 0.000046 1.211251 ( 1.296196)
build_ruby 0.001503 0.000060 2.880892 ( 3.271121)
build_all 0.003461 0.004158 3.877716 ( 2.911433)
build_install 0.017564 0.000054 3.061663 ( 3.005344)
test_btest 0.000820 0.000055 57.437622 ( 31.480711)
test_basic 0.005742 0.000097 0.448897 ( 0.701168)
test_all 0.001711 0.000110 670.380866 (271.472336)
test_rubyspec 0.026730 0.024597 74.227654 ( 90.320739)
total: 406.29 sec