Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-133823
#<BuildRuby:0x000055b70dd09f48
@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.20240313-133823",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.000067 0.006826 2.611260 ( 2.349649)
build_miniruby 0.000974 0.000284 1.671671 ( 1.669340)
build_ruby 0.000000 0.001535 3.311288 ( 3.546119)
build_all 0.005576 0.001590 6.403190 ( 2.496223)
build_install 0.015584 0.001166 7.945823 ( 3.593138)
test_btest 0.000625 0.000172 88.668644 ( 23.227182)
test_basic 0.005764 0.000482 0.878157 ( 0.938508)
test_all 0.090783 0.029332 784.790979 (230.326212)
test_rubyspec 0.043317 0.035538 118.066843 (126.846850)
total: 394.99 sec