Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-171925
#<BuildRuby:0x0000561adc8da868
@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.20230803-171925",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000035 0.000002 0.000037 ( 0.000037)
build_up 0.006778 0.000423 2.313933 ( 6.813923)
build_miniruby 0.000000 0.002116 1.726781 ( 3.369728)
build_ruby 0.000000 0.001482 3.264661 ( 7.207916)
build_all 0.006743 0.001063 2.617234 ( 4.396140)
build_install 0.010837 0.009090 4.280795 ( 7.083700)
test_btest 0.000748 0.000110 82.216138 ( 69.307531)
test_basic 0.006649 0.000978 0.944310 ( 2.422031)
test_all 0.001052 0.000155 691.669064 (661.364488)
test_rubyspec 0.022180 0.038723 99.596062 (179.540918)
total: 941.51 sec