Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-184040
#<BuildRuby:0x0000555f26249e80
@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.20230913-184040",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.006837 0.000000 2.244786 ( 4.336973)
build_miniruby 0.001676 0.000089 1.646635 ( 1.768542)
build_ruby 0.000000 0.002336 3.260777 ( 3.575039)
build_all 0.005807 0.002682 6.212905 ( 4.185732)
build_install 0.015176 0.003896 7.741433 ( 6.617328)
test_btest 0.001087 0.000000 81.899840 ( 44.372938)
test_basic 0.008289 0.000198 0.963784 ( 1.434927)
test_all 0.009196 0.000000 696.488901 (316.963661)
test_rubyspec 0.048487 0.021798 105.318726 (126.779507)
total: 510.04 sec