Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-020318
#<BuildRuby:0x0000556766f822a8
@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.20230507-020318",
@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.000028 0.000000 0.000028 ( 0.000028)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.005379 0.000000 1.640228 ( 2.859914)
build_miniruby 0.001202 0.000000 1.109207 ( 1.107192)
build_ruby 0.001420 0.000007 1.990797 ( 2.214984)
build_all 0.001535 0.003589 1.855368 ( 1.006482)
build_install 0.010259 0.004524 2.673129 ( 1.692757)
test_btest 0.000779 0.000084 73.445430 ( 18.692704)
test_basic 0.004885 0.000523 0.754783 ( 0.831008)
test_all 0.001380 0.000148 512.106635 (148.840624)
test_rubyspec 0.011589 0.029984 66.523894 ( 78.631641)
total: 255.88 sec