Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-212235
#<BuildRuby:0x00007fb9bd25fde0
@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.20240706-212235",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.005572 0.003201 4.340592 ( 3.852774)
build_miniruby 0.001294 0.000432 1.549622 ( 1.546812)
build_ruby 0.001564 0.000521 4.376844 ( 4.503055)
build_all 0.002729 0.006116 8.447240 ( 3.390722)
build_install 0.012675 0.006688 10.684238 ( 4.811698)
test_btest 0.000777 0.000296 121.233447 ( 32.602854)
test_basic 0.008077 0.001570 1.401055 ( 1.450429)
test_all 0.113125 0.041774 934.191508 (287.093689)
test_rubyspec 0.050013 0.044780 168.967316 ( 36.441294)
total: 375.69 sec