Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-060732
#<BuildRuby:0x0000556f81b8e8e0
@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.20231019-060732",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000028)
build_up 0.005727 0.000790 2.462236 ( 2.565881)
build_miniruby 0.001639 0.000226 1.649416 ( 1.655679)
build_ruby 0.001725 0.000238 3.491234 ( 3.722783)
build_all 0.007695 0.000453 6.627759 ( 3.092551)
build_install 0.015828 0.003520 8.131005 ( 4.242876)
test_btest 0.000000 0.001223 86.999950 ( 36.742640)
test_basic 0.005524 0.002437 0.891975 ( 0.980180)
test_all 0.001889 0.007834 733.461690 (272.402789)
test_rubyspec 0.023065 0.046676 103.187933 (114.792794)
total: 440.20 sec