Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-124649
#<BuildRuby:0x000055e32fe1e390
@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.20230109-124649",
@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.000009 0.000002 0.000011 ( 0.000013)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.003660 0.001155 1.131895 ( 1.968285)
build_miniruby 0.000834 0.000263 1.508667 ( 1.508095)
build_ruby 0.001003 0.000317 3.035443 ( 3.411096)
build_all 0.006929 0.000806 3.781728 ( 1.965599)
build_install 0.009547 0.006101 3.051646 ( 2.260420)
test_btest 0.000602 0.000201 58.127000 ( 17.610165)
test_basic 0.003626 0.001209 0.412209 ( 0.507065)
test_all 0.000711 0.000770 640.469321 (197.238293)
test_rubyspec 0.012974 0.033588 66.839619 ( 76.764272)
total: 303.23 sec