Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250629-030137
#<BuildRuby:0x000070fb5683fdc0
@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.20250629-030137",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.004730 0.002936 3.006261 ( 2.111913)
build_miniruby 0.000595 0.000892 1.116318 ( 1.113581)
build_ruby 0.000537 0.001150 2.745858 ( 42.131153)
build_all 0.005197 0.002645 5.048980 ( 2.004304)
build_install 0.013105 0.006400 7.323540 ( 3.405069)
test_btest 0.000681 0.000212 47.411152 ( 13.524693)
test_basic 0.003246 0.003062 0.654629 ( 0.734190)
test_all 0.084007 0.031154 603.396412 (196.912190)
test_rubyspec 0.045743 0.031793 148.693937 ( 23.404187)
total: 285.34 sec