Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-121451
#<BuildRuby:0x00005570af515fc0
@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.20230625-121451",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005291 0.001610 2.030551 ( 5.353958)
build_miniruby 0.001606 0.000000 1.522545 ( 1.785570)
build_ruby 0.001687 0.000000 3.191903 ( 20.455306)
build_all 0.005134 0.002954 2.534428 ( 2.897248)
build_install 0.015000 0.003278 3.945294 ( 4.657363)
test_btest 0.000570 0.000169 79.745284 ( 45.622372)
test_basic 0.000000 0.006938 0.851964 ( 1.546555)
test_all 0.000443 0.001897 604.117007 (306.504619)
test_rubyspec 0.022131 0.033713 89.096463 (127.763131)
total: 516.59 sec