Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-032526
#<BuildRuby:0x000055cff6ed5a00
@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.20230901-032526",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005533 0.000197 1.703042 ( 2.091813)
build_miniruby 0.001776 0.000063 1.642287 ( 1.648661)
build_ruby 0.001759 0.000063 3.217666 ( 3.414121)
build_all 0.003994 0.004230 6.309061 ( 2.853504)
build_install 0.014759 0.003325 7.454439 ( 4.498882)
test_btest 0.000000 0.000841 85.459366 ( 32.799133)
test_basic 0.005126 0.003605 0.966749 ( 1.068747)
test_all 0.005015 0.004131 699.520396 (314.460432)
test_rubyspec 0.029190 0.047079 109.603437 (132.239993)
total: 495.08 sec