Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-014216
#<BuildRuby:0x0000563d894ea008
@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.20240223-014216",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.003015 0.003812 2.353286 ( 2.129242)
build_miniruby 0.001017 0.000231 1.271568 ( 1.269517)
build_ruby 0.001114 0.000253 2.927608 ( 3.172583)
build_all 0.002789 0.003760 5.550101 ( 2.132475)
build_install 0.010487 0.006406 7.160173 ( 3.167513)
test_btest 0.000676 0.000200 85.684387 ( 22.557444)
test_basic 0.000000 0.005678 0.774995 ( 0.834561)
test_all 0.081235 0.036790 750.449869 (245.775524)
test_rubyspec 0.027301 0.048767 105.084588 (114.157169)
total: 395.20 sec