Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-055246
#<BuildRuby:0x000055a0d1cb9fb8
@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.20230529-055246",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.001765 0.003859 1.807517 ( 3.080247)
build_miniruby 0.001053 0.000088 1.099609 ( 1.098778)
build_ruby 0.001489 0.000124 2.623163 ( 2.852121)
build_all 0.005730 0.000478 2.019732 ( 1.230560)
build_install 0.011785 0.003725 3.319848 ( 2.401865)
test_btest 0.000607 0.000065 76.921314 ( 24.388331)
test_basic 0.004163 0.000446 0.720759 ( 0.800916)
test_all 0.001342 0.000144 592.084468 (187.473852)
test_rubyspec 0.029599 0.014462 79.721416 ( 91.582857)
total: 314.91 sec