Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-062711
#<BuildRuby:0x000055bc475421b8
@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.20230921-062711",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.007104 0.001225 2.423019 ( 5.352413)
build_miniruby 0.001645 0.000284 1.782992 ( 2.409664)
build_ruby 0.001895 0.000326 3.646129 ( 4.629202)
build_all 0.007715 0.001330 6.658607 ( 7.327871)
build_install 0.011745 0.009798 8.313023 ( 8.706762)
test_btest 0.000750 0.000169 88.975787 ( 73.543908)
test_basic 0.006581 0.001486 1.034676 ( 1.563610)
test_all 0.007534 0.003225 742.234242 (497.961450)
test_rubyspec 0.021536 0.058117 109.764709 (133.215341)
total: 734.71 sec