Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-122925
#<BuildRuby:0x000055623d62a008
@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-122925",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.003403 0.002650 2.075018 ( 2.210665)
build_miniruby 0.001097 0.000320 1.544183 ( 1.543355)
build_ruby 0.001254 0.000366 2.944511 ( 3.132212)
build_all 0.006122 0.001786 5.681220 ( 2.612948)
build_install 0.016668 0.003651 7.088907 ( 3.855831)
test_btest 0.000789 0.000221 81.120405 ( 32.014937)
test_basic 0.004167 0.001172 0.880597 ( 0.955506)
test_all 0.079294 0.038835 633.282120 (248.714044)
test_rubyspec 0.034057 0.030314 92.936703 (106.189961)
total: 401.23 sec