Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-034805
#<BuildRuby:0x000055b84936a1a8
@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.20230507-034805",
@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.000004 0.000018 ( 0.000017)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004258 0.001162 1.719598 ( 2.965606)
build_miniruby 0.001010 0.000276 1.145805 ( 1.144326)
build_ruby 0.001239 0.000338 2.497521 ( 2.721620)
build_all 0.004359 0.001189 2.030625 ( 1.365515)
build_install 0.006010 0.009580 3.301188 ( 2.374445)
test_btest 0.000579 0.000201 73.984198 ( 28.311993)
test_basic 0.000104 0.004668 0.745116 ( 1.459562)
test_all 0.000755 0.000296 601.176213 (206.616892)
test_rubyspec 0.035157 0.008888 76.312223 ( 88.125311)
total: 335.09 sec