Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-221851
#<BuildRuby:0x0000560a36805fc0
@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.20230513-221851",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.005501 1.680508 ( 2.885721)
build_miniruby 0.000000 0.001050 1.116394 ( 1.115798)
build_ruby 0.000336 0.001097 2.471108 ( 2.904676)
build_all 0.002212 0.003414 1.963006 ( 1.105215)
build_install 0.008019 0.005178 3.044762 ( 2.007379)
test_btest 0.000000 0.000983 72.204218 ( 20.772735)
test_basic 0.001157 0.003368 0.722866 ( 0.800918)
test_all 0.001095 0.000394 556.874300 (180.241761)
test_rubyspec 0.023755 0.019704 73.315870 ( 85.231885)
total: 297.07 sec