Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-113956
#<BuildRuby:0x0000563e9f9ea2a8
@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.20230215-113956",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004905 0.000000 1.414455 ( 1.785543)
build_miniruby 0.001537 0.000000 1.217968 ( 1.216029)
build_ruby 0.001553 0.000000 2.280008 ( 2.485879)
build_all 0.000000 0.007115 3.823673 ( 1.902856)
build_install 0.008435 0.006079 3.015926 ( 2.154736)
test_btest 0.000728 0.000141 56.323264 ( 15.961772)
test_basic 0.004957 0.000254 0.401859 ( 0.497731)
test_all 0.000813 0.000152 610.520112 (173.726263)
test_rubyspec 0.025493 0.014631 64.685057 ( 74.612032)
total: 274.34 sec