Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-151902
#<BuildRuby:0x0000559910d4e258
@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.20231022-151902",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000026 0.000007 0.000033 ( 0.000035)
build_up 0.005134 0.003108 3.595555 ( 4.409145)
build_miniruby 0.001287 0.000391 1.700270 ( 1.888756)
build_ruby 0.001749 0.000000 3.461213 ( 3.770892)
build_all 0.007893 0.000547 6.033356 ( 4.234597)
build_install 0.018043 0.001532 8.392531 ( 5.918224)
test_btest 0.001080 0.000270 80.677984 ( 55.564232)
test_basic 0.002130 0.006568 0.989255 ( 1.522636)
test_all 0.088516 0.033531 649.885882 (262.183759)
test_rubyspec 0.031826 0.027615 88.672999 (101.837309)
total: 441.33 sec