Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-084645
#<BuildRuby:0x0000556d1916e0f0
@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.20230219-084645",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.000000 0.005365 1.291389 ( 1.659578)
build_miniruby 0.001180 0.000000 1.191850 ( 1.190534)
build_ruby 0.000924 0.000310 2.273404 ( 2.496341)
build_all 0.004912 0.001843 3.876607 ( 2.044635)
build_install 0.013093 0.000446 2.916800 ( 2.131092)
test_btest 0.000533 0.000169 57.093076 ( 15.709688)
test_basic 0.000000 0.004607 0.400294 ( 0.493031)
test_all 0.000000 0.001348 612.100293 (176.274938)
test_rubyspec 0.007384 0.029473 62.856133 ( 72.840262)
total: 274.84 sec