Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-105547
#<BuildRuby:0x000055f627d69ed0
@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.20230514-105547",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001579 0.004318 1.772663 ( 3.032992)
build_miniruby 0.000000 0.001326 1.363876 ( 1.370642)
build_ruby 0.000000 0.001436 2.390248 ( 2.614182)
build_all 0.003625 0.001987 1.906331 ( 1.046061)
build_install 0.008666 0.005329 3.228345 ( 2.173354)
test_btest 0.000659 0.000000 72.994795 ( 22.435686)
test_basic 0.002574 0.003000 0.720991 ( 0.805182)
test_all 0.000760 0.000197 577.014852 (181.924261)
test_rubyspec 0.024550 0.018198 75.061778 ( 87.029065)
total: 302.43 sec