Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-194826
#<BuildRuby:0x000055709d8ba6d8
@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.20230106-194826",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.001533 0.002859 1.143008 ( 1.585884)
build_miniruby 0.001151 0.000220 1.438926 ( 1.445546)
build_ruby 0.001508 0.000288 3.575830 ( 3.965841)
build_all 0.006859 0.000527 3.831267 ( 2.300874)
build_install 0.009001 0.005639 2.833653 ( 2.419154)
test_btest 0.000656 0.000145 54.130538 ( 27.195175)
test_basic 0.005171 0.000315 0.431699 ( 0.552221)
test_all 0.001417 0.000304 620.802270 (228.592608)
test_rubyspec 0.023037 0.027348 69.396755 ( 79.356272)
total: 347.41 sec