Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-101311
#<BuildRuby:0x00007f4efffefdd0
@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.20241212-101311",
@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.000024 0.000006 0.000030 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.006264 0.001474 2.683616 ( 2.872726)
build_miniruby 0.001129 0.000266 1.147002 ( 1.143932)
build_ruby 0.001460 0.000343 2.959420 ( 3.170390)
build_all 0.004669 0.003416 5.580239 ( 2.209333)
build_install 0.012834 0.006117 7.777819 ( 3.590847)
test_btest 0.000806 0.000235 69.344673 ( 18.306046)
test_basic 0.003744 0.005289 0.822417 ( 0.869777)
test_all 0.105129 0.036338 649.668350 (186.927859)
test_rubyspec 0.035829 0.039617 113.164478 ( 22.396634)
total: 241.49 sec