Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-023022
#<BuildRuby:0x0000559f7ed85ef0
@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.20230502-023022",
@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.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005262 0.000421 1.458190 ( 2.665023)
build_miniruby 0.001107 0.000088 1.046131 ( 1.043932)
build_ruby 0.001375 0.000000 2.013273 ( 2.229735)
build_all 0.003290 0.002949 1.987767 ( 1.161656)
build_install 0.013350 0.000188 2.914583 ( 1.918148)
test_btest 0.000689 0.000064 71.688867 ( 18.368881)
test_basic 0.000977 0.003991 0.559504 ( 0.632574)
test_all 0.000777 0.000097 544.703978 (158.979127)
test_rubyspec 0.017408 0.022167 65.405529 ( 77.221160)
total: 264.22 sec