Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-123013
#<BuildRuby:0x0000559e35e5dfc0
@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.20230204-123013",
@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.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004630 0.000631 1.187891 ( 2.059424)
build_miniruby 0.001339 0.000183 1.271191 ( 1.294371)
build_ruby 0.001503 0.000205 2.414308 ( 2.703171)
build_all 0.003104 0.004928 4.037331 ( 2.493520)
build_install 0.016710 0.000510 3.085921 ( 2.680047)
test_btest 0.000873 0.000140 57.144892 ( 28.607434)
test_basic 0.006453 0.000273 0.447945 ( 0.656093)
test_all 0.001648 0.000253 656.787460 (265.996760)
test_rubyspec 0.024256 0.028767 72.370342 ( 85.801431)
total: 392.29 sec