Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-014336
#<BuildRuby:0x000055c9594463d0
@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.20230105-014336",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004682 0.000000 0.984612 ( 1.357918)
build_miniruby 0.001160 0.000000 1.077801 ( 1.076253)
build_ruby 0.001596 0.000000 2.715946 ( 3.094627)
build_all 0.002194 0.004226 3.406730 ( 1.727882)
build_install 0.012862 0.000006 2.758775 ( 1.830336)
test_btest 0.000681 0.000024 55.959751 ( 14.962533)
test_basic 0.004889 0.000022 0.405316 ( 0.498825)
test_all 0.001018 0.000036 569.745591 (162.841952)
test_rubyspec 0.017824 0.020377 53.679018 ( 63.834303)
total: 251.23 sec