Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-044534
#<BuildRuby:0x000055f6ff9c9fb8
@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.20230312-044534",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001583 0.004271 1.904436 ( 3.145762)
build_miniruby 0.001449 0.000207 3.177456 ( 2.466150)
build_ruby 0.001630 0.000000 2.814435 ( 3.007547)
build_all 0.006478 0.000545 2.033388 ( 1.254406)
build_install 0.014168 0.001277 3.245321 ( 2.329064)
test_btest 0.000608 0.000080 67.482031 ( 20.774913)
test_basic 0.003585 0.000468 0.495535 ( 0.591501)
test_all 0.000739 0.000096 557.971044 (191.190973)
test_rubyspec 0.023074 0.017288 71.241772 ( 81.333099)
total: 306.09 sec