Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-213229
#<BuildRuby:0x000056170787e0f0
@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.20230506-213229",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005034 0.000420 1.579924 ( 2.888303)
build_miniruby 0.001477 0.000000 1.238820 ( 1.237022)
build_ruby 0.001472 0.000000 2.291313 ( 2.525391)
build_all 0.002409 0.003442 1.753868 ( 0.915991)
build_install 0.010240 0.003247 3.277923 ( 2.258987)
test_btest 0.000648 0.000084 77.350131 ( 20.692345)
test_basic 0.005233 0.000675 0.689186 ( 0.760725)
test_all 0.001137 0.000146 563.274357 (179.653501)
test_rubyspec 0.004299 0.034796 69.400992 ( 81.334926)
total: 292.27 sec