Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-015831
#<BuildRuby:0x00005618ec1c9fe8
@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.20230217-015831",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.004155 0.001039 1.508736 ( 2.579947)
build_miniruby 0.001628 0.000000 5.199853 ( 5.030227)
build_ruby 0.001756 0.000000 2.563535 ( 2.889652)
build_all 0.003034 0.003642 3.815315 ( 2.380635)
build_install 0.005179 0.008410 2.998062 ( 2.648069)
test_btest 0.000507 0.000176 55.674351 ( 26.634700)
test_basic 0.004592 0.001597 0.489273 ( 0.595641)
test_all 0.000000 0.001159 634.669605 (225.831812)
test_rubyspec 0.017059 0.029807 71.700079 ( 82.148430)
total: 350.74 sec