Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250903-083951
#<BuildRuby:0x00007fdb3042fdc0
@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.20250903-083951",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.005394 0.004736 4.912084 ( 3.797208)
build_miniruby 0.001227 0.000265 1.771041 ( 1.826522)
build_ruby 0.001031 0.001038 4.702313 ( 4.844572)
build_all 0.006408 0.003159 6.777701 ( 3.609666)
build_install 0.016727 0.007041 10.465780 ( 5.966365)
test_btest 0.000034 0.001044 68.136808 ( 36.156699)
test_basic 0.004712 0.005343 1.158767 ( 1.467582)
test_all 0.094296 0.027140 672.477760 (207.717183)
test_rubyspec 0.045116 0.033725 114.622192 ( 24.006833)
total: 289.39 sec