Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-025615
#<BuildRuby:0x0000558a73a96818
@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.20230822-025615",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000037 0.000003 0.000040 ( 0.000038)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006158 0.000130 2.237806 ( 4.492207)
build_miniruby 0.001627 0.000105 1.580687 ( 2.016611)
build_ruby 0.000000 0.002001 3.274307 ( 4.355077)
build_all 0.000000 0.008016 6.216181 ( 4.583266)
build_install 0.015964 0.001862 7.770722 ( 6.012332)
test_btest 0.000801 0.000000 81.456189 ( 44.360350)
test_basic 0.004537 0.000177 0.946105 ( 1.064663)
test_all 0.008667 0.000594 705.250767 (339.308522)
test_rubyspec 0.037113 0.034530 104.174300 (141.455236)
total: 547.65 sec