Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-123944
#<BuildRuby:0x0000555fc1a1e0e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-123944",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000005 0.000001 0.000006 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001247 0.004222 1.181669 ( 1.697623)
build_miniruby 0.001011 0.000253 0.758835 ( 0.757697)
build_ruby 0.001327 0.000331 1.288827 ( 1.282443)
build_all 0.006383 0.000000 2.907523 ( 1.471712)
build_install 0.006105 0.007077 2.303855 ( 1.465404)
test_btest 0.000640 0.000187 58.591377 ( 17.694701)
test_basic 0.003438 0.001003 0.296648 ( 0.390175)
test_all 0.001075 0.000145 565.248079 (164.973710)
test_rubyspec 0.014748 0.020195 52.478038 ( 62.695662)
total: 252.43 sec