Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-124940
#<BuildRuby:0x0000558a0743e3b0
@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.20230217-124940",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004392 0.000042 1.388816 ( 2.974666)
build_miniruby 0.001438 0.000120 1.273450 ( 1.281281)
build_ruby 0.001459 0.000122 2.407447 ( 2.629822)
build_all 0.007258 0.000257 3.957715 ( 2.233371)
build_install 0.010567 0.004915 3.163925 ( 2.785845)
test_btest 0.000307 0.003629 56.575631 ( 25.639336)
test_basic 0.000000 0.005874 0.494294 ( 0.654562)
test_all 0.000000 0.001347 638.019123 (221.798703)
test_rubyspec 0.019666 0.026476 72.703070 ( 83.774501)
total: 343.77 sec