Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-160824
#<BuildRuby:0x000055ea93365a00
@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.20230205-160824",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000104 0.004028 1.006587 ( 1.364067)
build_miniruby 0.000945 0.000129 0.991533 ( 0.992999)
build_ruby 0.001185 0.000161 2.187903 ( 2.400981)
build_all 0.005925 0.000235 3.569217 ( 1.837744)
build_install 0.003095 0.008178 2.671563 ( 1.885963)
test_btest 0.000696 0.000145 55.273566 ( 16.235458)
test_basic 0.000650 0.004355 0.357243 ( 0.451391)
test_all 0.000835 0.000209 643.796701 (204.995846)
test_rubyspec 0.037002 0.022449 74.779279 ( 98.359067)
total: 328.52 sec