Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-205220
#<BuildRuby:0x0000558d9445a8e0
@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.20230107-205220",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003720 0.000372 1.117128 ( 1.493851)
build_miniruby 0.001384 0.000000 1.388514 ( 1.387011)
build_ruby 0.001543 0.000000 3.438054 ( 3.788572)
build_all 0.004303 0.003014 3.910034 ( 2.123534)
build_install 0.011385 0.003797 2.911092 ( 2.077098)
test_btest 0.000534 0.000079 55.047093 ( 22.148806)
test_basic 0.006953 0.000000 0.445645 ( 0.542122)
test_all 0.000999 0.000053 645.881621 (218.031934)
test_rubyspec 0.026042 0.021764 70.107797 ( 80.961662)
total: 332.56 sec