Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-003215
#<BuildRuby:0x0000562eba8f1f30
@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.20240101-003215",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002241 0.004481 1.726952 ( 3.400059)
build_miniruby 0.001533 0.000236 1.792199 ( 2.376858)
build_ruby 0.001713 0.000263 3.760133 ( 5.069084)
build_all 0.008564 0.000000 5.882493 ( 6.173366)
build_install 0.013359 0.007940 7.354564 ( 8.154343)
test_btest 0.000000 0.001169 84.544627 ( 88.157219)
test_basic 0.005362 0.002324 0.945985 ( 1.566647)
test_all 0.100947 0.027231 787.902903 (630.703184)
test_rubyspec 0.026475 0.044371 101.935798 (140.251022)
total: 885.85 sec