Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-002839
#<BuildRuby:0x00005583124ca230
@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.20230617-002839",
@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.000019 0.000004 0.000023 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.002247 0.004342 1.921518 ( 5.246293)
build_miniruby 0.001134 0.000237 1.394051 ( 2.187376)
build_ruby 0.001243 0.000259 2.724243 ( 3.972722)
build_all 0.002639 0.004733 2.422273 ( 2.964303)
build_install 0.016228 0.001813 3.770137 ( 4.443513)
test_btest 0.000650 0.000150 75.196281 ( 45.038079)
test_basic 0.006413 0.001480 0.821569 ( 1.520994)
test_all 0.001016 0.000235 572.639139 (307.756946)
test_rubyspec 0.047041 0.008019 85.239263 (123.287749)
total: 496.42 sec