Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-061158
#<BuildRuby:0x00005569b0bada00
@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.20231015-061158",
@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.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.006843 2.197169 ( 2.304803)
build_miniruby 0.000000 0.001176 1.381054 ( 1.379916)
build_ruby 0.000000 0.001859 2.982859 ( 3.194221)
build_all 0.008377 0.000224 6.342857 ( 2.834755)
build_install 0.014896 0.002912 7.732263 ( 3.726222)
test_btest 0.000590 0.000140 88.006966 ( 25.860576)
test_basic 0.005509 0.000000 0.880132 ( 1.701821)
test_all 0.005302 0.003510 675.877360 (232.318069)
test_rubyspec 0.027771 0.038653 96.032196 (107.466638)
total: 380.79 sec