Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-003656
#<BuildRuby:0x000056412cc65fc0
@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-003656",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005496 0.000286 2.190832 ( 2.507621)
build_miniruby 0.001194 0.000221 1.589712 ( 1.601357)
build_ruby 0.001808 0.000000 3.034302 ( 17.643918)
build_all 0.003615 0.004370 5.828032 ( 2.974710)
build_install 0.013908 0.004467 7.312187 ( 3.866891)
test_btest 0.000677 0.000153 82.224569 ( 32.830854)
test_basic 0.008062 0.000000 0.910322 ( 0.990834)
test_all 0.003675 0.005024 626.609562 (226.436448)
test_rubyspec 0.038663 0.025776 91.598187 (103.541904)
total: 392.40 sec