Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-055734
#<BuildRuby:0x000055e0a888a138
@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.20230109-055734",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003633 0.000865 0.977446 ( 1.545642)
build_miniruby 0.000999 0.000238 1.203631 ( 1.202218)
build_ruby 0.001060 0.000252 2.947391 ( 3.298361)
build_all 0.003771 0.003015 3.622078 ( 1.753238)
build_install 0.006675 0.007637 2.786437 ( 2.034969)
test_btest 0.000694 0.000222 54.281126 ( 16.845444)
test_basic 0.003952 0.001264 0.396653 ( 0.493214)
test_all 0.000760 0.000243 640.927647 (205.095020)
test_rubyspec 0.019313 0.023822 66.567411 ( 76.572319)
total: 308.84 sec