Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-163330
#<BuildRuby:0x0000562f20006018
@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.20231015-163330",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001081 0.006814 2.498945 ( 4.027438)
build_miniruby 0.001411 0.000403 1.761157 ( 2.302356)
build_ruby 0.001316 0.000376 3.553768 ( 4.157205)
build_all 0.008405 0.000210 6.438154 ( 6.084799)
build_install 0.017859 0.004502 8.187404 ( 7.408561)
test_btest 0.000609 0.000161 87.228588 ( 72.849703)
test_basic 0.007261 0.000856 0.997053 ( 1.404026)
test_all 0.006160 0.004622 736.505820 (513.720262)
test_rubyspec 0.062905 0.012892 106.286509 (160.039685)
total: 772.00 sec