Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-025652
#<BuildRuby:0x000055be3cc122a8
@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.20230509-025652",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.000000 0.005383 1.685976 ( 2.941889)
build_miniruby 0.000147 0.001155 1.234535 ( 1.232196)
build_ruby 0.001149 0.000438 2.347722 ( 2.549681)
build_all 0.004475 0.001704 2.116723 ( 1.364897)
build_install 0.012164 0.000000 2.984063 ( 2.002194)
test_btest 0.000788 0.000000 73.097565 ( 26.637577)
test_basic 0.003898 0.002873 0.764403 ( 0.913400)
test_all 0.001553 0.000537 580.879778 (200.929144)
test_rubyspec 0.014048 0.039184 82.729763 ( 98.881037)
total: 337.45 sec