Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-111042
#<BuildRuby:0x000055fc4b4ce008
@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.20230329-111042",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000000 0.005479 1.678868 ( 2.989977)
build_miniruby 0.000000 0.001234 1.209772 ( 1.209745)
build_ruby 0.000000 0.001805 2.313785 ( 2.513671)
build_all 0.003463 0.003248 2.044146 ( 1.234121)
build_install 0.014238 0.000481 3.268158 ( 2.285998)
test_btest 0.000733 0.000163 68.152640 ( 23.097742)
test_basic 0.000899 0.004370 0.506983 ( 0.603426)
test_all 0.001210 0.000313 537.773382 (185.435670)
test_rubyspec 0.024671 0.016663 73.373893 ( 83.106065)
total: 302.48 sec