Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-130842
#<BuildRuby:0x00005564813ae1a8
@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.20240120-130842",
@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.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005892 0.000420 1.791533 ( 3.572667)
build_miniruby 0.001887 0.000000 1.830082 ( 2.448365)
build_ruby 0.001746 0.000000 3.682256 ( 5.760773)
build_all 0.004946 0.004074 6.337671 ( 7.688948)
build_install 0.013419 0.009570 7.753192 ( 10.292890)
test_btest 0.000789 0.000127 86.504023 (106.709131)
test_basic 0.003614 0.004221 0.965932 ( 1.892593)
test_all 0.101733 0.025154 767.167176 (549.876811)
test_rubyspec 0.039101 0.065787 169.978683 (191.509896)
total: 879.75 sec