Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-154527
#<BuildRuby:0x0000557a0727a1d8
@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.20230731-154527",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003137 0.004455 2.279882 ( 6.772599)
build_miniruby 0.001430 0.000247 1.877790 ( 3.797243)
build_ruby 0.001394 0.000240 3.774483 ( 7.856412)
build_all 0.008839 0.000095 2.750997 ( 4.995766)
build_install 0.012650 0.009799 4.321264 ( 6.110388)
test_btest 0.000756 0.000163 82.278199 ( 70.917111)
test_basic 0.008665 0.000201 0.979369 ( 2.553239)
test_all 0.001561 0.000321 647.114217 (479.922702)
test_rubyspec 0.033398 0.030706 95.132033 (193.660735)
total: 776.59 sec