Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-052449
#<BuildRuby:0x00007f1dc1e1fdd0
@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.20240828-052449",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003399 0.004624 2.864704 ( 2.732475)
build_miniruby 0.001369 0.000274 1.207402 ( 1.204129)
build_ruby 0.001757 0.000000 3.066451 ( 3.250992)
build_all 0.005560 0.003064 6.722494 ( 2.560419)
build_install 0.017818 0.001155 8.981876 ( 3.982198)
test_btest 0.000779 0.000152 101.484958 ( 26.052689)
test_basic 0.000892 0.008523 0.939207 ( 0.984901)
test_all 0.086552 0.059965 737.921865 (208.458142)
test_rubyspec 0.053379 0.038500 165.999727 ( 27.693612)
total: 276.92 sec