Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-055010
#<BuildRuby:0x0000795048f1fdd0
@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.20251007-055010",
@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.000029 0.000000 0.000029 ( 0.000031)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004105 0.003376 3.342156 ( 2.191584)
build_miniruby 0.000570 0.000823 1.130663 ( 1.128229)
build_ruby 0.000510 0.001174 2.962572 ( 3.032076)
build_all 0.004296 0.002694 5.017964 ( 2.007120)
build_install 0.013768 0.002729 7.593577 ( 3.646776)
test_btest 0.000557 0.000209 55.089161 ( 14.811641)
test_basic 0.000794 0.004556 0.658908 ( 0.724412)
test_all 0.079104 0.034901 543.429932 (166.803164)
test_rubyspec 0.045957 0.035096 112.132553 ( 19.597854)
total: 213.94 sec