Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-043858
#<BuildRuby:0x0000557dc0326138
@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.20240320-043858",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000026)
build_up 0.002138 0.008565 4.147545 ( 4.895986)
build_miniruby 0.001458 0.000378 1.830890 ( 2.105847)
build_ruby 0.001969 0.000000 3.743393 ( 4.242720)
build_all 0.006542 0.004228 7.186927 ( 5.676994)
build_install 0.016259 0.006463 9.649583 ( 8.280096)
test_btest 0.000756 0.000219 95.032129 ( 81.243371)
test_basic 0.003265 0.005495 1.069216 ( 1.721130)
test_all 0.091839 0.030324 811.332949 (395.462270)
test_rubyspec 0.035313 0.055751 132.254465 (143.546562)
total: 647.18 sec