Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-145205
#<BuildRuby:0x00005615f3ace3b0
@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.20230601-145205",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.006202 0.000465 1.898655 ( 4.034533)
build_miniruby 0.001367 0.000000 1.337083 ( 1.417105)
build_ruby 0.001695 0.000000 2.837256 ( 3.272165)
build_all 0.005429 0.000899 2.249426 ( 2.480848)
build_install 0.015888 0.000591 3.465460 ( 3.610252)
test_btest 0.000000 0.000775 75.579905 ( 39.195377)
test_basic 0.004668 0.001899 0.769781 ( 1.068815)
test_all 0.001226 0.000230 564.604825 (194.650957)
test_rubyspec 0.030034 0.014549 79.300913 ( 93.546042)
total: 343.28 sec