Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-064842
#<BuildRuby:0x0000559f4a1661a8
@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.20230801-064842",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.006517 0.000241 2.201817 ( 6.136477)
build_miniruby 0.001614 0.000060 1.671757 ( 2.934741)
build_ruby 0.001709 0.000063 3.315966 ( 6.146850)
build_all 0.007525 0.000111 2.706238 ( 3.169904)
build_install 0.014815 0.004918 4.284601 ( 6.255875)
test_btest 0.001011 0.000068 79.137568 ( 56.403066)
test_basic 0.003643 0.004656 0.970323 ( 2.035895)
test_all 0.001500 0.000146 630.618583 (396.864464)
test_rubyspec 0.023224 0.032000 95.813007 (166.835393)
total: 646.78 sec