Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-042928
#<BuildRuby:0x0000564e775824f8
@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.20231019-042928",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.006569 0.000552 2.556889 ( 3.690738)
build_miniruby 0.001631 0.000349 1.797632 ( 1.894543)
build_ruby 0.000000 0.001866 3.916077 ( 4.632335)
build_all 0.005260 0.003501 6.798271 ( 5.835242)
build_install 0.020605 0.001715 8.417147 ( 7.277109)
test_btest 0.000869 0.000196 89.866291 ( 68.964063)
test_basic 0.003549 0.005531 1.039308 ( 1.360454)
test_all 0.009035 0.001075 762.967572 (493.740908)
test_rubyspec 0.045363 0.032893 112.359626 (167.495371)
total: 754.89 sec