Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-052138
#<BuildRuby:0x000055bb4f29a008
@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.20230217-052138",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.001444 0.003290 1.430530 ( 1.797424)
build_miniruby 0.000000 0.001251 1.199583 ( 1.199652)
build_ruby 0.000925 0.000555 2.355369 ( 2.569893)
build_all 0.005496 0.001603 3.979173 ( 2.419231)
build_install 0.011654 0.003399 3.175297 ( 2.793118)
test_btest 0.000499 0.000146 57.077060 ( 26.706942)
test_basic 0.004081 0.001190 0.456031 ( 2.975422)
test_all 0.001490 0.000435 632.726708 (232.279124)
test_rubyspec 0.012963 0.031583 71.439762 ( 81.982114)
total: 354.72 sec