Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250915-011028
#<BuildRuby:0x000071847399fde0
@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.20250915-011028",
@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.000026)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.001961 0.006419 3.468024 ( 2.198961)
build_miniruby 0.001560 0.000000 1.266648 ( 1.263880)
build_ruby 0.001555 0.000000 2.884993 ( 2.993119)
build_all 0.005121 0.002174 4.944366 ( 1.935798)
build_install 0.013408 0.003823 7.322649 ( 3.423973)
test_btest 0.000192 0.000669 53.332500 ( 14.378381)
test_basic 0.004248 0.002107 0.666090 ( 0.729510)
test_all 0.076150 0.036181 530.849674 (186.267606)
test_rubyspec 0.049630 0.029158 109.821253 ( 19.163579)
total: 232.36 sec