Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-050626
#<BuildRuby:0x000055f509308de8
@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=nil,
@build_opts=nil,
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221213-050626",
@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=nil,
@timeout=10800>
user system total real
checkout 0.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000083 0.000000 0.000083 ( 0.000076)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.004576 0.000098 1.086807 ( 1.514395)
build_miniruby 0.001227 0.000000 1.312346 ( 1.315310)
build_ruby 0.001562 0.000000 2.683112 ( 2.693233)
build_all 0.007060 0.000000 3.547675 ( 3.603816)
build_install 0.007425 0.007626 2.871582 ( 2.908154)
test_btest 0.000507 0.000097 54.228288 ( 57.559867)
test_basic 0.002395 0.004564 0.422629 ( 0.531665)
test_all 0.000877 0.000202 663.863688 (738.151699)
test_rubyspec 0.019299 0.025039 67.136917 ( 77.151103)
total: 885.43 sec