Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-050500
#<BuildRuby:0x0000557b694ce228
@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.20230510-050500",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.002048 0.004180 1.878289 ( 4.260579)
build_miniruby 0.001520 0.000169 1.418206 ( 1.582435)
build_ruby 0.001434 0.000160 2.954014 ( 3.575222)
build_all 0.003994 0.004125 2.167822 ( 2.336123)
build_install 0.013221 0.004966 3.624341 ( 3.900034)
test_btest 0.000651 0.000109 76.194195 ( 43.762853)
test_basic 0.005526 0.000921 0.799336 ( 1.061286)
test_all 0.001572 0.000000 635.940009 (358.740700)
test_rubyspec 0.015424 0.035781 82.762406 ( 97.628363)
total: 516.85 sec