Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-183805
#<BuildRuby:0x0000562957649f20
@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.20230610-183805",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007004 0.000241 1.975008 ( 3.906471)
build_miniruby 0.001394 0.000048 1.391524 ( 1.542557)
build_ruby 0.001632 0.000056 2.758296 ( 3.282811)
build_all 0.002867 0.004183 2.261854 ( 2.103378)
build_install 0.007728 0.008916 3.634040 ( 3.114189)
test_btest 0.001003 0.000129 76.484950 ( 41.954112)
test_basic 0.006025 0.000777 0.772751 ( 1.042164)
test_all 0.001243 0.000161 559.685560 (241.452545)
test_rubyspec 0.017840 0.035211 81.679838 (100.510637)
total: 398.91 sec