Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251231-082732
#<BuildRuby:0x00007182e290fde0
@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.20251231-082732",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.003010 0.003275 2.219426 ( 2.385296)
build_miniruby 0.001486 0.000000 1.542217 ( 1.555298)
build_ruby 0.002110 0.000000 5.173953 ( 5.352849)
build_all 0.008906 0.001148 7.434912 ( 5.162132)
build_install 0.020844 0.003471 10.536089 ( 7.547663)
test_btest 0.000758 0.000177 72.552293 ( 22.941442)
test_basic 0.002202 0.006556 0.775415 ( 3.448598)
test_all 0.090821 0.030810 668.183349 (208.790170)
test_rubyspec 0.052162 0.033489 128.748217 ( 24.239437)
total: 281.42 sec