Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-011259
#<BuildRuby:0x00005574c854dfc0
@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-011259",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000018 0.000008 0.000026 ( 0.000025)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.000688 0.004281 0.910767 ( 1.431567)
build_miniruby 0.000831 0.000369 1.039415 ( 1.037761)
build_ruby 0.000907 0.000403 2.550938 ( 2.908341)
build_all 0.000000 0.006727 3.451911 ( 1.800423)
build_install 0.010176 0.002408 2.613913 ( 1.752357)
test_btest 0.000532 0.000266 54.626692 ( 13.804117)
test_basic 0.000517 0.004531 0.385775 ( 0.477589)
test_all 0.000939 0.000516 588.271086 (168.481769)
test_rubyspec 0.015296 0.025131 59.774567 ( 70.078522)
total: 261.77 sec