Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-182557
#<BuildRuby:0x00007f3dfeadfdc0
@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.20240724-182557",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003527 0.003883 3.089571 ( 3.051140)
build_miniruby 0.001334 0.000185 1.149279 ( 1.146164)
build_ruby 0.000000 0.001969 3.823535 ( 18.313417)
build_all 0.007937 0.000165 7.708691 ( 2.982895)
build_install 0.013627 0.004701 10.974252 ( 5.285661)
test_btest 0.000864 0.000141 121.259572 ( 32.017002)
test_basic 0.005341 0.004844 1.157638 ( 1.200508)
test_all 0.121778 0.026742 879.653459 (246.782288)
test_rubyspec 0.047103 0.040256 166.954781 ( 35.033519)
total: 345.81 sec