Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-024507
#<BuildRuby:0x000055586155a118
@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.20230627-024507",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.000000 0.006180 1.841377 ( 3.534474)
build_miniruby 0.000000 0.001434 1.568068 ( 1.614482)
build_ruby 0.001203 0.000426 2.967652 ( 3.647510)
build_all 0.002873 0.004616 2.334459 ( 2.253873)
build_install 0.016811 0.000774 3.613872 ( 3.517618)
test_btest 0.000823 0.000147 79.700333 ( 41.314801)
test_basic 0.005377 0.000000 0.796169 ( 0.896143)
test_all 0.002153 0.000000 594.592573 (260.811331)
test_rubyspec 0.038661 0.012741 89.497483 (121.307907)
total: 438.90 sec