Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-103323
#<BuildRuby:0x000055a117716138
@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.20230107-103323",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.004408 0.000014 1.099961 ( 1.473044)
build_miniruby 0.001393 0.000056 1.368628 ( 1.367236)
build_ruby 0.001501 0.000000 3.138254 ( 3.532836)
build_all 0.007011 0.000000 3.573726 ( 1.741344)
build_install 0.010014 0.003736 2.733529 ( 1.895251)
test_btest 0.000645 0.000042 57.001181 ( 18.221120)
test_basic 0.000000 0.005178 0.426432 ( 0.520168)
test_all 0.000000 0.002063 653.475118 (208.950289)
test_rubyspec 0.020077 0.022486 64.098564 ( 74.051164)
total: 311.75 sec