Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-222636
#<BuildRuby:0x0000561e0518dfc0
@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.20230101-222636",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003798 0.000542 0.994663 ( 1.340451)
build_miniruby 0.001243 0.000000 1.234741 ( 1.232904)
build_ruby 0.001361 0.000000 2.563206 ( 2.911275)
build_all 0.006615 0.000000 3.164264 ( 1.456209)
build_install 0.013631 0.000799 2.648469 ( 1.691927)
test_btest 0.000683 0.000082 56.590649 ( 14.558355)
test_basic 0.000000 0.004324 0.365313 ( 0.458089)
test_all 0.000000 0.001163 572.670947 (213.691199)
test_rubyspec 0.006722 0.033465 60.113560 ( 70.029572)
total: 307.37 sec