Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251031-055553
#<BuildRuby:0x000070264036fde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251031-055553",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000035 0.000011 0.000046 ( 0.000046)
build_up 0.002345 0.006792 3.478475 ( 2.179826)
build_miniruby 0.001274 0.000104 1.122751 ( 1.119892)
build_ruby 0.001496 0.000186 2.958599 ( 3.179930)
build_all 0.007460 0.000134 5.376611 ( 2.131630)
build_install 0.013748 0.002881 7.736107 ( 4.016200)
test_btest 0.000949 0.000000 59.272795 ( 19.835081)
test_basic 0.003987 0.005610 1.197204 ( 1.335200)
test_all 0.087925 0.030885 607.427245 (200.231151)
test_rubyspec 0.047755 0.036518 115.763133 ( 20.547979)
total: 254.58 sec