Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-151502
#<BuildRuby:0x000055a0721e62a8
@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.20231206-151502",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.005572 0.000891 2.264187 ( 2.414601)
build_miniruby 0.000000 0.001594 1.613883 ( 1.616754)
build_ruby 0.000000 0.002060 2.960389 ( 3.156519)
build_all 0.002613 0.005210 5.792016 ( 2.891767)
build_install 0.006289 0.012146 7.290763 ( 3.902516)
test_btest 0.000727 0.000242 81.691037 ( 34.386156)
test_basic 0.002077 0.005022 0.840035 ( 0.923143)
test_all 0.085247 0.032510 721.188491 (259.211921)
test_rubyspec 0.029442 0.035713 97.666947 (109.362905)
total: 417.87 sec