Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-125527
#<BuildRuby:0x00005572c3de21d8
@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.20230526-125527",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.002781 0.002553 1.740607 ( 3.027736)
build_miniruby 0.001415 0.000218 1.226533 ( 1.226423)
build_ruby 0.001371 0.000211 2.357657 ( 2.556216)
build_all 0.003000 0.003580 2.054819 ( 1.248861)
build_install 0.012455 0.003244 3.103223 ( 2.058566)
test_btest 0.000695 0.000135 73.900100 ( 31.236916)
test_basic 0.002226 0.002568 0.687963 ( 0.766381)
test_all 0.001631 0.000346 576.552467 (266.300316)
test_rubyspec 0.026220 0.027915 82.609569 (104.057315)
total: 412.48 sec