Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-173713
#<BuildRuby:0x000055842ac52228
@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.20230711-173713",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006953 0.000772 2.288163 ( 6.013756)
build_miniruby 0.001479 0.000000 1.925215 ( 3.981660)
build_ruby 0.001893 0.000000 3.317111 ( 5.996887)
build_all 0.007572 0.000734 2.563148 ( 3.482328)
build_install 0.001074 0.020459 4.033454 ( 6.426737)
test_btest 0.000641 0.000171 85.254231 ( 75.919481)
test_basic 0.001230 0.007236 0.952801 ( 2.063774)
test_all 0.000974 0.000314 651.422783 (501.188945)
test_rubyspec 0.038358 0.025453 96.161418 (170.964208)
total: 776.04 sec