Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-120713
#<BuildRuby:0x0000560d01459fc0
@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.20221207-120713",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001419 0.004306 1.418034 ( 1.825428)
build_miniruby 0.001027 0.000147 1.265479 ( 1.272838)
build_ruby 0.001326 0.000190 2.549516 ( 2.587063)
build_all 0.006713 0.000330 3.747307 ( 2.504383)
build_install 0.013451 0.001835 2.911379 ( 2.580954)
test_btest 0.000689 0.000094 54.241849 ( 26.387462)
test_basic 0.002131 0.004545 0.433085 ( 0.555050)
test_all 0.001546 0.000269 623.947005 (233.566386)
test_rubyspec 0.029368 0.014450 67.403421 ( 77.809100)
total: 349.09 sec