Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-035739
#<BuildRuby:0x000055b282ade2a8
@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.20230903-035739",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000000 0.006173 1.897058 ( 3.070386)
build_miniruby 0.000000 0.001947 1.756143 ( 1.953472)
build_ruby 0.001912 0.000283 3.527136 ( 3.958334)
build_all 0.004484 0.004248 6.211449 ( 4.508053)
build_install 0.019732 0.001145 7.860074 ( 6.547805)
test_btest 0.000890 0.000143 84.448608 ( 48.042158)
test_basic 0.000000 0.009679 1.017623 ( 1.438461)
test_all 0.004264 0.005698 692.728736 (368.640891)
test_rubyspec 0.043048 0.027262 103.344162 (120.402331)
total: 558.57 sec