Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-225025
#<BuildRuby:0x000055e099a3dfc0
@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.20230212-225025",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.001300 0.003678 1.122403 ( 1.832946)
build_miniruby 0.001028 0.000129 1.119675 ( 1.118699)
build_ruby 0.001119 0.000140 2.471590 ( 2.663774)
build_all 0.006653 0.000319 3.696300 ( 1.862952)
build_install 0.005963 0.007802 2.761716 ( 1.861277)
test_btest 0.000721 0.000133 57.732738 ( 15.926190)
test_basic 0.004391 0.000813 0.374790 ( 0.468292)
test_all 0.001380 0.000107 627.480078 (186.004298)
test_rubyspec 0.020751 0.024180 66.301937 ( 76.141869)
total: 287.88 sec