Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-223245
#<BuildRuby:0x00007f8237b2fdc0
@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.20240731-223245",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000021 0.000009 0.000030 ( 0.000032)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.004466 0.002425 2.351473 ( 2.430271)
build_miniruby 0.000000 0.001658 1.138396 ( 1.135197)
build_ruby 0.000000 0.001924 3.356403 ( 3.575704)
build_all 0.004849 0.004365 7.388301 ( 2.718737)
build_install 0.009739 0.006705 9.762016 ( 4.584166)
test_btest 0.000657 0.000359 105.298480 ( 27.571026)
test_basic 0.006277 0.003424 1.018390 ( 1.065046)
test_all 0.115703 0.030088 739.081944 (240.130337)
test_rubyspec 0.060523 0.025758 156.683442 ( 29.723822)
total: 312.94 sec