Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-112602
#<BuildRuby:0x0000558b57719fc0
@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.20230109-112602",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005735 0.000221 1.239832 ( 2.672583)
build_miniruby 0.001352 0.000169 1.580429 ( 2.068958)
build_ruby 0.001553 0.000000 3.677714 ( 4.968948)
build_all 0.008277 0.000000 3.967115 ( 4.442636)
build_install 0.009574 0.009154 3.197270 ( 3.830753)
test_btest 0.000769 0.000139 57.378168 ( 48.614056)
test_basic 0.001150 0.003850 0.459340 ( 0.913400)
test_all 0.001989 0.000422 703.540843 (728.796105)
test_rubyspec 0.037527 0.021570 76.685128 (114.430343)
total: 910.74 sec