Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-165846
#<BuildRuby:0x0000562026d59fc0
@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.20230307-165846",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005222 0.000418 1.592101 ( 3.139574)
build_miniruby 0.001285 0.000103 1.241854 ( 1.256557)
build_ruby 0.001286 0.000103 2.575093 ( 2.804828)
build_all 0.006635 0.000000 2.136432 ( 1.703490)
build_install 0.000000 0.015072 3.068819 ( 2.382429)
test_btest 0.000000 0.000854 68.707723 ( 29.631204)
test_basic 0.005971 0.000382 0.539513 ( 0.641856)
test_all 0.001085 0.000224 525.235467 (203.719052)
test_rubyspec 0.020361 0.023663 77.638249 ( 87.797717)
total: 333.08 sec