Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-012847
#<BuildRuby:0x00005609d39c68e0
@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.20230119-012847",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003887 0.000818 0.971851 ( 1.395242)
build_miniruby 0.000945 0.000198 1.118798 ( 1.119187)
build_ruby 0.000000 0.001326 2.769691 ( 3.083875)
build_all 0.002658 0.003595 3.496534 ( 1.675833)
build_install 0.004805 0.009010 2.697866 ( 1.813647)
test_btest 0.000596 0.000209 56.899131 ( 15.508758)
test_basic 0.005147 0.000000 0.343402 ( 0.435022)
test_all 0.001610 0.000000 631.981079 (201.210684)
test_rubyspec 0.030731 0.019547 71.747683 ( 84.389330)
total: 310.63 sec