Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-083900
#<BuildRuby:0x00005575e169e3b0
@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.20230526-083900",
@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.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.002732 0.003935 1.746273 ( 3.913738)
build_miniruby 0.001349 0.000176 1.268537 ( 1.463266)
build_ruby 0.001465 0.000191 2.684798 ( 3.065354)
build_all 0.006464 0.000284 2.165238 ( 2.119646)
build_install 0.000000 0.017122 3.477381 ( 3.464055)
test_btest 0.000000 0.000704 75.266324 ( 41.688793)
test_basic 0.002919 0.004422 0.786217 ( 1.008395)
test_all 0.000716 0.000239 570.656945 (248.093750)
test_rubyspec 0.022096 0.026734 81.745398 ( 99.227280)
total: 404.05 sec