Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-164332
#<BuildRuby:0x000055ad3e50a2a8
@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.20230218-164332",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001502 0.002861 1.406671 ( 1.852241)
build_miniruby 0.001128 0.000205 1.196708 ( 1.196033)
build_ruby 0.000000 0.001421 2.390595 ( 2.622852)
build_all 0.003962 0.002367 3.823650 ( 2.199088)
build_install 0.013102 0.000000 2.918053 ( 2.536327)
test_btest 0.000889 0.000000 56.459564 ( 26.457570)
test_basic 0.001797 0.003864 0.465488 ( 0.567117)
test_all 0.001442 0.000321 635.379483 (241.619230)
test_rubyspec 0.028380 0.018393 72.541237 ( 83.198091)
total: 362.25 sec