Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-011846
#<BuildRuby:0x00007f0cd9dffdd0
@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-011846",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.008533 0.000654 4.602531 ( 4.812121)
build_miniruby 0.001630 0.000240 1.803550 ( 1.823243)
build_ruby 0.001643 0.000242 4.527290 ( 4.697635)
build_all 0.004693 0.005145 7.232818 ( 3.669572)
build_install 0.018753 0.004652 10.479422 ( 5.773446)
test_btest 0.000695 0.000128 80.643108 ( 28.907896)
test_basic 0.003994 0.005347 0.999936 ( 1.082686)
test_all 0.093145 0.054170 731.420181 (239.229676)
test_rubyspec 0.040529 0.039272 118.543718 ( 21.703892)
total: 311.70 sec