Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-020801
#<BuildRuby:0x00007fc78327fdd8
@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.20240905-020801",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000040 0.000011 0.000051 ( 0.000052)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.007538 0.002121 4.122841 ( 5.517193)
build_miniruby 0.001894 0.000533 1.709383 ( 1.959380)
build_ruby 0.001482 0.000417 4.692526 ( 5.367392)
build_all 0.008772 0.001202 8.725736 ( 7.810638)
build_install 0.018919 0.006006 12.100062 ( 10.752912)
test_btest 0.001017 0.000282 127.136124 (105.352683)
test_basic 0.005176 0.008046 1.332587 ( 2.083191)
test_all 0.124964 0.038173 936.010852 (559.292090)
test_rubyspec 0.068768 0.026005 167.345986 ( 71.013334)
total: 769.15 sec