Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-153535
#<BuildRuby:0x000055f526faa390
@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.20230901-153535",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.003256 0.003286 1.862254 ( 3.116561)
build_miniruby 0.001320 0.000220 1.785484 ( 2.165043)
build_ruby 0.001549 0.000258 3.478761 ( 4.244834)
build_all 0.008773 0.000105 6.360372 ( 5.773246)
build_install 0.017776 0.004321 7.865461 ( 7.855244)
test_btest 0.000673 0.000112 85.266988 ( 62.922494)
test_basic 0.004181 0.004148 0.917017 ( 1.406963)
test_all 0.009560 0.007640 731.158265 (816.155913)
test_rubyspec 0.050580 0.031664 108.713016 (159.232660)
total: 1062.87 sec