Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-150821
#<BuildRuby:0x000055f10a10e1a8
@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.20230512-150821",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006213 0.000000 1.830764 ( 3.132325)
build_miniruby 0.001537 0.000002 1.339486 ( 1.344040)
build_ruby 0.001487 0.000186 2.552094 ( 2.779557)
build_all 0.003383 0.003958 2.242644 ( 2.087280)
build_install 0.009824 0.007591 3.544599 ( 3.561236)
test_btest 0.000707 0.000000 72.082534 ( 35.194542)
test_basic 0.003951 0.003218 0.796222 ( 1.006267)
test_all 0.001005 0.000234 581.866839 (264.644299)
test_rubyspec 0.032219 0.028102 84.580685 (100.558541)
total: 414.31 sec