Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-204311
#<BuildRuby:0x00005573b72c68e0
@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.20240225-204311",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006614 0.000000 2.342421 ( 2.118473)
build_miniruby 0.001226 0.000000 1.389349 ( 1.387672)
build_ruby 0.001240 0.000138 3.280363 ( 3.483174)
build_all 0.006515 0.000724 6.374061 ( 2.508835)
build_install 0.017455 0.000920 8.272173 ( 3.875444)
test_btest 0.000852 0.000088 89.766689 ( 23.581353)
test_basic 0.000000 0.005944 0.800119 ( 0.867990)
test_all 0.062927 0.053863 726.306656 (211.721639)
test_rubyspec 0.037708 0.041340 108.524582 (117.457020)
total: 367.00 sec