Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-000423
#<BuildRuby:0x00007f011da8fdc0
@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.20240822-000423",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.005567 0.003414 4.074933 ( 5.390794)
build_miniruby 0.001436 0.000370 1.774506 ( 1.964380)
build_ruby 0.002827 0.000000 4.752068 ( 5.586197)
build_all 0.009023 0.001976 8.824672 ( 7.428553)
build_install 0.018819 0.005812 11.793657 ( 9.987333)
test_btest 0.000836 0.000215 125.103572 (100.164744)
test_basic 0.006945 0.005139 1.366320 ( 2.184476)
test_all 0.114141 0.050258 999.116163 (561.869549)
test_rubyspec 0.058387 0.035545 168.233074 ( 52.375792)
total: 746.95 sec