Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-183729
#<BuildRuby:0x0000556518d05d40
@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.20230108-183729",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.001238 0.003964 1.177490 ( 2.095309)
build_miniruby 0.001146 0.000088 1.423042 ( 1.495414)
build_ruby 0.001376 0.000000 3.356786 ( 3.891454)
build_all 0.003988 0.003304 3.833120 ( 2.784574)
build_install 0.014952 0.000721 3.026198 ( 2.928972)
test_btest 0.000698 0.000068 54.953888 ( 31.187001)
test_basic 0.006159 0.000596 0.429674 ( 0.638912)
test_all 0.000844 0.000081 658.061180 (283.647421)
test_rubyspec 0.026067 0.026679 71.468463 ( 87.969383)
total: 416.64 sec