Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-144052
#<BuildRuby:0x0000556f96da9f48
@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.20240116-144052",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005768 0.000123 1.756654 ( 3.541477)
build_miniruby 0.001865 0.000129 1.745291 ( 2.771927)
build_ruby 0.001794 0.000124 3.465434 ( 4.942035)
build_all 0.008590 0.000294 6.185302 ( 8.505938)
build_install 0.020823 0.000760 7.259054 ( 9.723613)
test_btest 0.000780 0.000049 82.939127 (114.722152)
test_basic 0.007851 0.000000 0.946692 ( 1.845426)
test_all 0.106979 0.023846 819.103171 (730.490022)
test_rubyspec 0.040642 0.062389 168.275741 (202.491686)
total: 1079.04 sec