Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-223128
#<BuildRuby:0x0000564b2fb9e008
@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.20231012-223128",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.002720 0.004289 2.585631 ( 3.809584)
build_miniruby 0.001310 0.000127 1.782172 ( 2.055631)
build_ruby 0.001798 0.000174 3.689254 ( 4.399949)
build_all 0.005402 0.003857 6.619117 ( 5.559293)
build_install 0.015094 0.006194 8.297576 ( 6.901845)
test_btest 0.001021 0.000153 87.115235 ( 71.586639)
test_basic 0.000000 0.008749 0.996668 ( 1.531386)
test_all 0.005538 0.005064 711.225417 (420.920555)
test_rubyspec 0.041339 0.032459 109.612014 (144.728083)
total: 661.49 sec