Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-085128
#<BuildRuby:0x00005582cc9c2058
@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.20221231-085128",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000021)
build_up 0.000845 0.003280 1.034238 ( 1.480390)
build_miniruby 0.000891 0.000193 1.125417 ( 1.123986)
build_ruby 0.001228 0.000267 3.204681 ( 3.598756)
build_all 0.006689 0.000577 3.782626 ( 2.002690)
build_install 0.014284 0.000402 3.025603 ( 2.095562)
test_btest 0.000613 0.000114 55.815435 ( 21.954599)
test_basic 0.001494 0.003577 0.438513 ( 0.538756)
test_all 0.001005 0.000215 652.323410 (257.302305)
test_rubyspec 0.027311 0.020038 70.745961 ( 83.645975)
total: 373.74 sec