Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250716-161528
#<BuildRuby:0x000070dfd679fdc0
@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.20250716-161528",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.002475 0.005129 3.896103 ( 3.003627)
build_miniruby 0.001038 0.000363 1.680159 ( 1.677552)
build_ruby 0.001814 0.000000 4.059983 ( 4.152431)
build_all 0.005965 0.002263 6.281237 ( 3.081855)
build_install 0.015084 0.004032 9.283319 ( 4.897443)
test_btest 0.000745 0.000173 56.245765 ( 16.104466)
test_basic 0.004345 0.003411 0.900921 ( 0.954836)
test_all 0.077724 0.041811 710.796534 (202.916633)
test_rubyspec 0.039073 0.038741 150.457266 ( 29.748843)
total: 266.54 sec