Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251031-060408
#<BuildRuby:0x000072d44b6afdc8
@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-060408",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000020 0.000007 0.000027 ( 0.000029)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.005228 0.002081 3.592401 ( 2.181453)
build_miniruby 0.000949 0.000335 1.126914 ( 1.124226)
build_ruby 0.001683 0.000230 2.884725 ( 3.058154)
build_all 0.004539 0.003511 5.517464 ( 2.152817)
build_install 0.013712 0.006050 8.306093 ( 3.958663)
test_btest 0.000903 0.000000 58.300223 ( 16.270887)
test_basic 0.004898 0.002746 0.749830 ( 0.797346)
test_all 0.084162 0.036418 576.313610 (194.241037)
test_rubyspec 0.048683 0.031243 116.731401 ( 19.314224)
total: 243.10 sec