Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-202001
#<BuildRuby:0x000056521204df48
@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.20230803-202001",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006866 0.000710 2.347057 ( 7.491890)
build_miniruby 0.001852 0.000191 57.671662 ( 44.703329)
build_ruby 0.001790 0.000186 3.353619 ( 6.128797)
build_all 0.007585 0.000332 2.647794 ( 3.231760)
build_install 0.020226 0.000242 4.445387 ( 6.756232)
test_btest 0.000698 0.000061 79.504557 ( 54.199520)
test_basic 0.008534 0.000347 0.958836 ( 1.641430)
test_all 0.001130 0.000097 681.248155 (383.590500)
test_rubyspec 0.025705 0.031901 98.360283 (151.076378)
total: 658.82 sec