Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-050021
#<BuildRuby:0x000055934b77e230
@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.20230503-050021",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005730 1.678621 ( 2.950326)
build_miniruby 0.000000 0.001193 1.222985 ( 1.221248)
build_ruby 0.000000 0.001687 2.462991 ( 2.663913)
build_all 0.002214 0.003598 2.004408 ( 1.257438)
build_install 0.014373 0.000375 3.352103 ( 2.423579)
test_btest 0.000612 0.000109 73.723330 ( 25.723395)
test_basic 0.002762 0.003896 0.715874 ( 0.794316)
test_all 0.000716 0.000148 556.234698 (169.584813)
test_rubyspec 0.020456 0.025153 75.924693 ( 87.718681)
total: 294.34 sec