Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-165633
#<BuildRuby:0x000055e6c41b6308
@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.20230215-165633",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.004147 0.000180 1.335299 ( 1.697919)
build_miniruby 0.001337 0.000058 1.150894 ( 1.149280)
build_ruby 0.001322 0.000057 2.153348 ( 2.362707)
build_all 0.002684 0.003882 3.922826 ( 2.134610)
build_install 0.009886 0.004309 2.902731 ( 2.264795)
test_btest 0.000674 0.000000 56.524726 ( 23.430589)
test_basic 0.005778 0.000250 0.492756 ( 0.593405)
test_all 0.001617 0.000000 633.527462 (199.795237)
test_rubyspec 0.005326 0.039371 67.965883 ( 78.078168)
total: 311.51 sec