Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-195936
#<BuildRuby:0x000056290e831ea8
@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.20230821-195936",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000024 0.000007 0.000031 ( 0.000029)
build_up 0.006749 0.000000 2.316079 ( 7.019885)
build_miniruby 0.001528 0.000070 1.767077 ( 4.492312)
build_ruby 0.001387 0.000346 3.498199 ( 8.143593)
build_all 0.000000 0.009299 6.512577 ( 8.539254)
build_install 0.016016 0.005557 8.021455 ( 11.176485)
test_btest 0.000551 0.000184 85.321510 ( 75.517864)
test_basic 0.007053 0.000857 1.017999 ( 2.193395)
test_all 0.006211 0.004701 689.503907 (531.040252)
test_rubyspec 0.042353 0.030882 105.771389 (207.095745)
total: 855.22 sec