Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-031102
#<BuildRuby:0x0000558830759820
@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.20221222-031102",
@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.000022 0.000003 0.000025 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004479 0.000640 1.176809 ( 1.885887)
build_miniruby 0.001519 0.000217 1.546790 ( 1.629385)
build_ruby 0.001754 0.000000 3.642252 ( 4.086014)
build_all 0.003593 0.004531 3.873661 ( 2.398279)
build_install 0.016074 0.001217 3.203353 ( 3.408333)
test_btest 0.000760 0.000127 56.135975 ( 33.577929)
test_basic 0.005647 0.000147 0.440282 ( 0.689936)
test_all 0.001956 0.000313 642.789974 (367.548958)
test_rubyspec 0.043291 0.018997 78.431114 (115.600251)
total: 530.83 sec