Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-220925
#<BuildRuby:0x000055c76e916190
@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.20230919-220925",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001704 0.004325 2.204221 ( 3.464975)
build_miniruby 0.001289 0.000206 1.652984 ( 1.654637)
build_ruby 0.001515 0.000243 3.377315 ( 3.622327)
build_all 0.004012 0.004197 6.310173 ( 3.652461)
build_install 0.013201 0.006227 7.821861 ( 6.673209)
test_btest 0.000648 0.000144 84.681729 ( 43.260750)
test_basic 0.006907 0.001535 1.037180 ( 1.317528)
test_all 0.009994 0.000000 712.368937 (357.328748)
test_rubyspec 0.059813 0.019888 110.740470 (147.356199)
total: 568.33 sec