Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-105751
#<BuildRuby:0x00005642e22a63b0
@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.20230906-105751",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.006288 0.000000 1.771387 ( 2.328735)
build_miniruby 0.001572 0.000000 1.859210 ( 1.860042)
build_ruby 0.001572 0.000000 3.279946 ( 3.470686)
build_all 0.005329 0.003720 39.793719 ( 35.058091)
build_install 0.011425 0.007694 7.728658 ( 4.688977)
test_btest 0.000000 0.000760 83.426505 ( 34.535133)
test_basic 0.002781 0.003730 0.804245 ( 0.875016)
test_all 0.009815 0.000000 641.280809 (249.625616)
test_rubyspec 0.037279 0.030159 98.373725 (109.779871)
total: 442.22 sec