Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-141011
#<BuildRuby:0x000055f6637b22f8
@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.20230614-141011",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000000 0.006034 1.964293 ( 3.459479)
build_miniruby 0.000000 0.001241 1.466980 ( 1.540562)
build_ruby 0.000000 0.001779 2.924248 ( 3.234736)
build_all 0.000856 0.007610 2.439277 ( 1.927093)
build_install 0.014918 0.003780 3.846657 ( 3.241006)
test_btest 0.000553 0.000155 76.241810 ( 36.349543)
test_basic 0.005177 0.001456 0.782361 ( 0.894829)
test_all 0.001540 0.000433 563.549668 (235.142595)
test_rubyspec 0.022779 0.030329 86.319025 (105.093417)
total: 390.88 sec