Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-182530
#<BuildRuby:0x000055bad91f6320
@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.20231021-182530",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.006137 0.000362 2.172758 ( 2.289898)
build_miniruby 0.000000 0.001420 1.486179 ( 1.505112)
build_ruby 0.000000 0.001591 2.929801 ( 3.164000)
build_all 0.005832 0.002106 5.774641 ( 3.071951)
build_install 0.011629 0.006060 7.231871 ( 4.002994)
test_btest 0.000797 0.000191 80.066302 ( 29.636480)
test_basic 0.000000 0.006582 0.815842 ( 0.884622)
test_all 0.060856 0.058516 672.673015 (229.028492)
test_rubyspec 0.029209 0.036810 92.594460 (104.890973)
total: 378.48 sec