Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-064402
#<BuildRuby:0x00007f9f5d24fdc0
@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.20240627-064402",
@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.000020 0.000007 0.000027 ( 0.000028)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000027 0.000009 0.000036 ( 0.000038)
build_up 0.005041 0.002912 3.325598 ( 2.760661)
build_miniruby 0.001281 0.000475 1.138713 ( 1.135612)
build_ruby 0.001479 0.000548 3.441082 ( 11.846890)
build_all 0.006980 0.001055 7.283170 ( 2.812920)
build_install 0.015234 0.003686 9.915025 ( 4.385626)
test_btest 0.000667 0.000230 109.157158 ( 28.007348)
test_basic 0.005881 0.003287 1.008594 ( 1.058011)
test_all 0.094301 0.051485 742.910791 (225.987859)
test_rubyspec 0.049561 0.048126 165.410552 ( 28.143797)
total: 306.14 sec