Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-175835
#<BuildRuby:0x000055d9c492e1d8
@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.20230711-175835",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005485 0.000844 2.069823 ( 3.594485)
build_miniruby 0.001181 0.000182 1.491163 ( 1.508181)
build_ruby 0.001176 0.000181 3.057587 ( 3.303221)
build_all 0.007546 0.000000 2.391901 ( 1.844511)
build_install 0.009085 0.008501 3.687588 ( 3.072879)
test_btest 0.000992 0.000199 80.667859 ( 38.715846)
test_basic 0.005029 0.001006 0.767266 ( 0.851930)
test_all 0.001125 0.000225 601.565443 (211.592988)
test_rubyspec 0.020968 0.031650 90.888329 (109.976829)
total: 374.46 sec