Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-152409
#<BuildRuby:0x000055ff27f42230
@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.20221223-152409",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.001799 0.003482 1.272161 ( 3.104709)
build_miniruby 0.000000 0.001778 1.584926 ( 1.888297)
build_ruby 0.000318 0.002092 3.916557 ( 8.550295)
build_all 0.008900 0.000275 4.189446 ( 4.781356)
build_install 0.013758 0.005457 3.353357 ( 3.951316)
test_btest 0.001028 0.000000 60.573557 ( 55.167898)
test_basic 0.007297 0.000000 0.475424 ( 0.744663)
test_all 0.001232 0.000000 681.071876 (542.912779)
test_rubyspec 0.024269 0.033559 76.314173 (103.075704)
total: 724.18 sec