Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-142505
#<BuildRuby:0x0000562d2bd7e7c8
@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.20230608-142505",
@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.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.006556 0.000095 2.002057 ( 4.531896)
build_miniruby 0.001656 0.000061 1.386774 ( 1.571555)
build_ruby 0.002018 0.000000 2.696881 ( 3.163712)
build_all 0.007441 0.000192 2.291757 ( 2.234873)
build_install 0.013190 0.004348 3.615363 ( 3.532661)
test_btest 0.000763 0.000050 78.721025 ( 41.093376)
test_basic 0.002592 0.004622 0.801192 ( 1.057559)
test_all 0.001129 0.000110 547.972738 (263.257976)
test_rubyspec 0.037845 0.016896 83.835874 (102.873364)
total: 423.32 sec