Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-062912
#<BuildRuby:0x000055ff08002230
@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.20230819-062912",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006632 0.000371 2.341065 ( 6.036179)
build_miniruby 0.001417 0.000183 1.879908 ( 6.824705)
build_ruby 0.002061 0.000000 3.734440 ( 7.890814)
build_all 0.008380 0.000307 6.660132 ( 7.152150)
build_install 0.016903 0.004740 8.325429 ( 10.633153)
test_btest 0.000859 0.000119 86.952636 ( 59.726731)
test_basic 0.003890 0.004906 1.051159 ( 1.961917)
test_all 0.009670 0.001612 715.550410 (461.589867)
test_rubyspec 0.022621 0.048915 109.616072 (184.243983)
total: 746.06 sec