Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-224733
#<BuildRuby:0x000055fab54b6008
@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.20230329-224733",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000017)
build_up 0.001454 0.004395 1.620435 ( 2.897170)
build_miniruby 0.000000 0.001220 1.239335 ( 1.238773)
build_ruby 0.000000 0.001278 2.074037 ( 2.282150)
build_all 0.002055 0.004019 2.071092 ( 1.160369)
build_install 0.008404 0.004067 3.076271 ( 2.020837)
test_btest 0.000515 0.000154 70.186235 ( 21.788435)
test_basic 0.001597 0.003153 0.458021 ( 0.561027)
test_all 0.001301 0.000000 583.279067 (176.168962)
test_rubyspec 0.026014 0.017103 73.930322 ( 83.934521)
total: 292.05 sec