Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-004104
#<BuildRuby:0x000055a7baf75a00
@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.20230203-004104",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.004903 1.090357 ( 1.496044)
build_miniruby 0.000000 0.001255 0.996757 ( 0.997583)
build_ruby 0.000550 0.000814 2.256410 ( 2.470479)
build_all 0.002633 0.004463 3.829054 ( 1.988438)
build_install 0.015122 0.000000 2.897880 ( 2.123886)
test_btest 0.000652 0.000065 57.571449 ( 18.133605)
test_basic 0.002025 0.004432 0.377642 ( 0.472526)
test_all 0.002437 0.000000 635.973269 (197.491352)
test_rubyspec 0.024941 0.018710 67.799751 ( 77.718516)
total: 302.89 sec