Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-155558
#<BuildRuby:0x0000563dfbc9a3d0
@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.20230807-155558",
@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.000028 0.000005 0.000033 ( 0.000032)
autoconf 0.000045 0.000008 0.000053 ( 0.000052)
configure 0.000039 0.000007 0.000046 ( 0.000045)
build_up 0.003639 0.003966 2.347934 ( 13.185480)
build_miniruby 0.001171 0.000240 1.814008 ( 4.201555)
build_ruby 0.001609 0.000330 3.606705 ( 11.795731)
build_all 0.007630 0.000847 2.886515 ( 5.811610)
build_install 0.021792 0.000763 4.586314 ( 10.727933)
test_btest 0.000723 0.000128 87.739752 ( 91.779902)
test_basic 0.004565 0.003801 0.992459 ( 2.860701)
test_all 0.001493 0.000292 695.367424 (607.883070)
test_rubyspec 0.029251 0.028891 101.388252 (171.751869)
total: 920.00 sec