Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-131303
#<BuildRuby:0x00007fe68a51fdd8
@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.20240919-131303",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000042 0.000000 0.000042 ( 0.000041)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.008361 0.000118 4.433264 ( 3.690110)
build_miniruby 0.000000 0.001735 1.291220 ( 1.289046)
build_ruby 0.000000 0.001866 3.984496 ( 4.166854)
build_all 0.002881 0.005930 6.935013 ( 2.908226)
build_install 0.015378 0.006023 9.839135 ( 4.396761)
test_btest 0.000744 0.000212 97.285223 ( 25.863867)
test_basic 0.007896 0.003989 1.071195 ( 1.117377)
test_all 0.124721 0.025263 763.014073 (229.117417)
test_rubyspec 0.048979 0.034865 137.173079 ( 27.677827)
total: 300.23 sec