Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-201850
#<BuildRuby:0x000055a778bf5fc0
@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.20230525-201850",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000014 0.000002 0.000016 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001228 0.004250 1.530721 ( 2.830981)
build_miniruby 0.001148 0.000191 0.992178 ( 0.990649)
build_ruby 0.001435 0.000000 2.249045 ( 2.426828)
build_all 0.003860 0.002143 2.038512 ( 1.198095)
build_install 0.007628 0.007529 3.047553 ( 2.039324)
test_btest 0.000000 0.000949 75.934890 ( 20.755964)
test_basic 0.001818 0.003209 0.751439 ( 0.828340)
test_all 0.000998 0.000266 541.809193 (159.297004)
test_rubyspec 0.016120 0.021864 69.562303 ( 81.206129)
total: 271.57 sec