Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-075812
#<BuildRuby:0x000055b2b1c0df00
@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.20230122-075812",
@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.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.004186 0.000598 1.125912 ( 1.499420)
build_miniruby 0.001301 0.000186 1.064720 ( 1.063422)
build_ruby 0.001459 0.000209 2.786743 ( 3.062870)
build_all 0.006268 0.000896 3.674827 ( 1.960457)
build_install 0.010458 0.004793 2.713020 ( 1.932660)
test_btest 0.000582 0.000102 57.861992 ( 19.069558)
test_basic 0.000485 0.004754 0.362419 ( 0.457018)
test_all 0.001201 0.000261 640.714227 (197.031785)
test_rubyspec 0.027723 0.016794 68.439879 ( 78.424908)
total: 304.50 sec