Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-063250
#<BuildRuby:0x0000560cadfaa1a8
@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-063250",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004240 0.000353 1.092663 ( 1.663198)
build_miniruby 0.001290 0.000107 1.330548 ( 1.365527)
build_ruby 0.001535 0.000128 3.337117 ( 3.795851)
build_all 0.003810 0.003697 3.882387 ( 2.849730)
build_install 0.006828 0.007886 2.935392 ( 2.827514)
test_btest 0.000650 0.000116 53.205047 ( 30.475962)
test_basic 0.004620 0.000825 0.429175 ( 0.607162)
test_all 0.002180 0.000000 629.916370 (266.458526)
test_rubyspec 0.018414 0.030887 73.362654 ( 87.120615)
total: 397.16 sec