Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-210654
#<BuildRuby:0x00007f6c0b3afdd0
@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.20241031-210654",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002691 0.004821 3.594278 ( 4.953922)
build_miniruby 0.001321 0.000355 1.746206 ( 1.749103)
build_ruby 0.002095 0.000564 4.584599 ( 43.760135)
build_all 0.005049 0.004987 7.177063 ( 4.478063)
build_install 0.013799 0.008532 10.178855 ( 6.787772)
test_btest 0.000709 0.000236 80.116852 ( 51.202829)
test_basic 0.006206 0.006697 1.135162 ( 1.464443)
test_all 0.119079 0.036892 793.028576 (440.537035)
test_rubyspec 0.062019 0.029004 126.713051 ( 65.154222)
total: 620.09 sec