Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-114803
#<BuildRuby:0x00005637b23ae1a8
@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.20221222-114803",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.001378 0.004188 1.209146 ( 1.615263)
build_miniruby 0.001454 0.000189 1.633552 ( 1.637483)
build_ruby 0.001664 0.000217 4.032611 ( 4.380655)
build_all 0.000000 0.009242 3.910865 ( 2.102891)
build_install 0.015100 0.002923 3.288925 ( 2.465718)
test_btest 0.000958 0.000213 61.005470 ( 25.028762)
test_basic 0.001176 0.004494 0.452053 ( 0.550353)
test_all 0.000000 0.001500 675.044468 (234.141947)
test_rubyspec 0.016601 0.016790 62.894867 ( 72.738244)
total: 344.66 sec