Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-125107
#<BuildRuby:0x000055cd2d2d20a8
@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.20230120-125107",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.001505 0.004129 1.257957 ( 2.696309)
build_miniruby 0.001219 0.000153 1.451957 ( 1.633210)
build_ruby 0.001544 0.000000 2.865435 ( 3.602332)
build_all 0.006996 0.000057 3.865179 ( 2.638739)
build_install 0.015400 0.000000 3.095963 ( 2.761377)
test_btest 0.000693 0.000000 56.525174 ( 29.868986)
test_basic 0.000000 0.004421 0.406994 ( 0.502806)
test_all 0.000000 0.001008 635.247385 (195.857772)
test_rubyspec 0.012650 0.031278 68.130052 ( 78.142180)
total: 317.70 sec