Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-234548
#<BuildRuby:0x000056539afb6230
@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.20230711-234548",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.007324 0.000488 2.233607 ( 6.893809)
build_miniruby 0.000000 0.001552 1.784159 ( 3.965638)
build_ruby 0.000000 0.001629 3.563135 ( 8.481540)
build_all 0.009169 0.000000 2.701332 ( 4.040514)
build_install 0.020789 0.000711 4.249137 ( 6.842044)
test_btest 0.000707 0.000057 85.825064 ( 73.427383)
test_basic 0.006758 0.000547 0.930028 ( 1.820084)
test_all 0.001345 0.000109 650.477894 (484.059880)
test_rubyspec 0.026104 0.029635 90.442242 (138.737619)
total: 728.27 sec