Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-180125
#<BuildRuby:0x000055b9554b6338
@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.20230926-180125",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006098 0.000609 2.236006 ( 5.536157)
build_miniruby 0.001525 0.000153 1.571088 ( 1.580208)
build_ruby 0.001587 0.000000 3.579249 ( 4.127666)
build_all 0.008402 0.000000 6.246268 ( 4.084536)
build_install 0.019662 0.000735 7.728323 ( 5.487784)
test_btest 0.000000 0.000941 81.721358 ( 45.138692)
test_basic 0.000000 0.007914 0.982751 ( 1.267186)
test_all 0.006949 0.003988 701.950224 (305.134390)
test_rubyspec 0.064338 0.013865 107.650259 (124.238581)
total: 496.60 sec