Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-012506
#<BuildRuby:0x0000555dee72df70
@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.20230804-012506",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.005864 0.001877 2.311992 ( 7.172981)
build_miniruby 0.001188 0.000380 1.758222 ( 4.338664)
build_ruby 0.001719 0.000551 3.753463 ( 9.387596)
build_all 0.000000 0.008530 2.776539 ( 5.194411)
build_install 0.008094 0.012022 4.267693 ( 7.112113)
test_btest 0.000571 0.000275 84.982531 ( 88.755023)
test_basic 0.004942 0.002379 1.004511 ( 3.168850)
test_all 0.000852 0.000410 658.113518 (520.639121)
test_rubyspec 0.025555 0.032339 102.002192 (176.544777)
total: 822.31 sec