Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-224639
#<BuildRuby:0x00005645302f2008
@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.20230804-224639",
@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.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.006310 0.000462 2.277637 ( 3.700240)
build_miniruby 0.001252 0.000250 15.246823 ( 14.992085)
build_ruby 0.001443 0.000288 3.436867 ( 3.637933)
build_all 0.002077 0.005780 2.549261 ( 1.648932)
build_install 0.010282 0.008809 4.202851 ( 3.281241)
test_btest 0.000767 0.000232 84.312572 ( 32.436481)
test_basic 0.005003 0.002907 0.929989 ( 0.999869)
test_all 0.001012 0.000318 645.225567 (223.560137)
test_rubyspec 0.034052 0.020789 93.838337 (105.531294)
total: 389.79 sec