Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-070301
#<BuildRuby:0x0000560ec0a6a2c8
@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.20230817-070301",
@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.000026 0.000002 0.000028 ( 0.000030)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.007302 0.000730 2.283782 ( 5.440115)
build_miniruby 0.001501 0.000150 1.718865 ( 3.332638)
build_ruby 0.001682 0.000168 3.446423 ( 6.762348)
build_all 0.003163 0.004943 6.388986 ( 5.974146)
build_install 0.016669 0.004357 8.102521 ( 7.885346)
test_btest 0.000927 0.000136 85.267882 ( 55.209180)
test_basic 0.007282 0.001071 1.026909 ( 2.059355)
test_all 0.005819 0.004185 709.228904 (590.754073)
test_rubyspec 0.062128 0.015580 109.796951 (232.718265)
total: 910.14 sec