Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-142549
#<BuildRuby:0x000055717b7ae260
@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.20221225-142549",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000024)
build_up 0.004179 0.000363 1.051093 ( 1.409375)
build_miniruby 0.001412 0.000123 1.417828 ( 1.417484)
build_ruby 0.001751 0.000000 3.483718 ( 3.867148)
build_all 0.007644 0.000000 3.866419 ( 2.014403)
build_install 0.013362 0.003578 3.127997 ( 2.376908)
test_btest 0.000000 0.001015 57.188312 ( 23.142126)
test_basic 0.000842 0.003070 0.423146 ( 0.521283)
test_all 0.001541 0.000205 639.549600 (197.353808)
test_rubyspec 0.034410 0.021845 72.579080 ( 89.805242)
total: 321.91 sec