Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-212134
#<BuildRuby:0x0000562ab234a390
@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.20230830-212134",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.005818 0.000209 1.751827 ( 2.916230)
build_miniruby 0.001844 0.000191 1.561786 ( 1.655443)
build_ruby 0.001702 0.000000 3.206750 ( 3.817297)
build_all 0.001164 0.006929 6.010909 ( 4.324342)
build_install 0.012299 0.004703 7.262006 ( 5.202684)
test_btest 0.000695 0.000122 81.044791 ( 42.809495)
test_basic 0.003692 0.004832 0.981963 ( 1.327869)
test_all 0.005347 0.003512 691.281345 (307.083054)
test_rubyspec 0.033597 0.037914 104.650297 (127.979310)
total: 497.12 sec