Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-182004
#<BuildRuby:0x00007f784dbffdc0
@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.20241117-182004",
@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.000014 0.000005 0.000019 ( 0.000021)
autoconf 0.000026 0.000009 0.000035 ( 0.000036)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.005595 0.001930 3.944448 ( 3.874119)
build_miniruby 0.001100 0.000380 1.731277 ( 1.744188)
build_ruby 0.000000 0.001784 4.080684 ( 4.261994)
build_all 0.000666 0.009216 6.578820 ( 2.729413)
build_install 0.008570 0.012482 8.995997 ( 4.245646)
test_btest 0.000691 0.000345 79.412654 ( 21.098732)
test_basic 0.002734 0.007904 1.083067 ( 1.134696)
test_all 0.106880 0.040051 694.210489 (215.933415)
test_rubyspec 0.045488 0.038054 121.391413 ( 25.108975)
total: 280.13 sec