Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-113342
#<BuildRuby:0x0000558fcfd89a00
@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.20230218-113342",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000346 0.004126 1.415557 ( 1.814281)
build_miniruby 0.001410 0.000000 1.193823 ( 1.193146)
build_ruby 0.000000 0.001607 2.343593 ( 2.569824)
build_all 0.005024 0.001532 3.882295 ( 2.034986)
build_install 0.009550 0.004199 2.924797 ( 2.361582)
test_btest 0.000643 0.000000 56.539778 ( 24.623115)
test_basic 0.005289 0.000354 0.466226 ( 0.566777)
test_all 0.002112 0.000077 608.788462 (202.209932)
test_rubyspec 0.023099 0.027096 68.777866 ( 78.766183)
total: 316.14 sec