Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-053630
#<BuildRuby:0x00005556b01b6118
@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.20230526-053630",
@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.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002280 0.004245 1.878441 ( 3.670781)
build_miniruby 0.001578 0.000000 1.322512 ( 1.340919)
build_ruby 0.001691 0.000000 2.704314 ( 2.957664)
build_all 0.006627 0.000216 2.165796 ( 2.183407)
build_install 0.015818 0.000340 3.276971 ( 2.989588)
test_btest 0.000707 0.000071 75.575356 ( 39.040269)
test_basic 0.000000 0.007655 0.787985 ( 1.068616)
test_all 0.001207 0.000342 572.591219 (231.405374)
test_rubyspec 0.022238 0.028263 78.054302 ( 90.099888)
total: 374.76 sec