Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-205305
#<BuildRuby:0x000055a92412e198
@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.20230131-205305",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.005033 0.000239 1.277243 ( 2.607514)
build_miniruby 0.004124 0.000897 101.118312 ( 43.272593)
build_ruby 0.001134 0.000246 2.535205 ( 2.815882)
build_all 0.000000 0.008310 15.624400 ( 11.763970)
build_install 0.005167 0.009829 2.957389 ( 2.631448)
test_btest 0.000669 0.000257 55.549862 ( 30.660816)
test_basic 0.006047 0.000000 0.403858 ( 0.544744)
test_all 0.002402 0.000000 622.370997 (252.024188)
test_rubyspec 0.030476 0.015824 70.841011 ( 84.183983)
total: 430.51 sec