Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-101119
#<BuildRuby:0x000055aa97a8e1d8
@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.20230622-101119",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.001242 0.004673 1.967272 ( 4.528807)
build_miniruby 0.001291 0.000574 1.531600 ( 2.110611)
build_ruby 0.001090 0.000485 3.122156 ( 4.301639)
build_all 0.000000 0.007351 2.346316 ( 2.563514)
build_install 0.007666 0.010932 3.680281 ( 4.364991)
test_btest 0.000498 0.000308 79.551436 ( 46.998926)
test_basic 0.005965 0.001098 0.869207 ( 1.440068)
test_all 0.000920 0.000544 585.609157 (308.898075)
test_rubyspec 0.025031 0.028126 86.965562 (124.697087)
total: 499.90 sec