Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-030052
#<BuildRuby:0x0000560ed76161d8
@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.20230503-030052",
@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.000018 0.000000 0.000018 ( 0.000017)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.006071 0.000381 1.894785 ( 4.053045)
build_miniruby 0.001299 0.000226 1.350234 ( 1.495433)
build_ruby 0.001263 0.000220 2.629538 ( 3.021075)
build_all 0.002822 0.004008 2.203210 ( 2.102739)
build_install 0.010539 0.004726 3.391611 ( 3.269543)
test_btest 0.000596 0.000137 72.935585 ( 37.801521)
test_basic 0.006038 0.000000 0.744723 ( 0.857654)
test_all 0.001948 0.000000 540.843958 (219.539502)
test_rubyspec 0.025791 0.027502 80.227263 (100.902122)
total: 373.04 sec