Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-071813
#<BuildRuby:0x00005654c26d5fe8
@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-071813",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003813 0.000762 1.080317 ( 1.460458)
build_miniruby 0.001115 0.000223 1.317838 ( 1.316570)
build_ruby 0.001415 0.000000 3.243261 ( 3.621800)
build_all 0.000685 0.006767 3.771233 ( 1.918681)
build_install 0.016110 0.000000 2.921041 ( 2.168059)
test_btest 0.000678 0.000000 56.320929 ( 17.736318)
test_basic 0.003211 0.003057 0.430566 ( 0.531789)
test_all 0.001308 0.000327 656.686285 (240.233771)
test_rubyspec 0.039852 0.023643 76.819443 (104.469698)
total: 373.46 sec