Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-120115
#<BuildRuby:0x000055b913aea390
@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.20230926-120115",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000023)
build_up 0.003978 0.003059 2.177054 ( 4.757404)
build_miniruby 0.001385 0.000168 1.600416 ( 1.600229)
build_ruby 0.001899 0.000230 3.400855 ( 3.563087)
build_all 0.003864 0.003902 6.046911 ( 2.894925)
build_install 0.011252 0.007730 7.535674 ( 4.063998)
test_btest 0.001117 0.000000 82.779292 ( 34.513221)
test_basic 0.006082 0.000000 0.875754 ( 0.945455)
test_all 0.009524 0.000000 721.075972 (253.875006)
test_rubyspec 0.029235 0.038816 104.464356 (116.993480)
total: 423.21 sec