Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-165721
#<BuildRuby:0x000055f2a4ee23b0
@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.20230810-165721",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006648 0.000985 2.445392 ( 6.662773)
build_miniruby 0.001761 0.000000 4.439437 ( 4.663836)
build_ruby 0.001484 0.000000 3.572358 ( 7.092145)
build_all 0.006596 0.000827 2.832487 ( 3.354425)
build_install 0.015647 0.004106 4.537711 ( 5.346732)
test_btest 0.000000 0.001067 84.257428 ( 52.458295)
test_basic 0.007791 0.002301 1.022372 ( 2.156817)
test_all 0.001389 0.000000 708.920375 (396.820664)
test_rubyspec 0.032537 0.029606 102.374985 (192.868154)
total: 671.42 sec