Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-215512
#<BuildRuby:0x00005566a58d5fc0
@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.20230501-215512",
@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.000001 0.000015 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.005475 1.728311 ( 3.018391)
build_miniruby 0.000000 0.001408 1.263641 ( 1.262317)
build_ruby 0.000672 0.000731 2.400560 ( 2.601053)
build_all 0.005860 0.000000 1.935677 ( 1.124197)
build_install 0.012308 0.000238 3.071161 ( 2.107483)
test_btest 0.000642 0.000062 72.185973 ( 19.583678)
test_basic 0.000399 0.004096 0.592360 ( 0.667345)
test_all 0.001053 0.000136 578.866005 (208.254616)
test_rubyspec 0.027222 0.014455 72.669147 ( 85.342396)
total: 323.96 sec