Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-192106
#<BuildRuby:0x000055f1d53b5fc0
@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.20230508-192106",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.006024 0.000425 1.878069 ( 4.610154)
build_miniruby 0.001857 0.000000 1.441467 ( 1.772353)
build_ruby 0.001688 0.000000 2.654366 ( 3.642240)
build_all 0.004842 0.002492 2.218928 ( 2.758528)
build_install 0.013791 0.005956 3.505464 ( 4.581200)
test_btest 0.000728 0.000164 77.942388 ( 70.387057)
test_basic 0.006756 0.000598 0.820835 ( 1.458769)
test_all 0.000428 0.000904 611.594988 (416.402652)
test_rubyspec 0.029857 0.024198 82.273875 (104.585057)
total: 610.20 sec