Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-085537
#<BuildRuby:0x000055d520b7a7f0
@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.20230219-085537",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000036 0.000000 0.000036 ( 0.000035)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.001644 0.003097 1.179222 ( 1.583362)
build_miniruby 0.000852 0.000384 0.951090 ( 0.949099)
build_ruby 0.000949 0.000427 1.895848 ( 2.110170)
build_all 0.000106 0.006037 3.403946 ( 1.719949)
build_install 0.002764 0.009443 2.576812 ( 1.787791)
test_btest 0.000660 0.000409 55.751165 ( 14.659417)
test_basic 0.004675 0.000379 0.441298 ( 0.532578)
test_all 0.000787 0.000465 582.658703 (165.499449)
test_rubyspec 0.019664 0.019946 56.956659 ( 67.188714)
total: 256.03 sec