Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-191335
#<BuildRuby:0x000070cfa80dfdc0
@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-191335",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000023 0.000009 0.000032 ( 0.000031)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.004502 0.003591 3.643998 ( 2.266418)
build_miniruby 0.001416 0.000000 1.221056 ( 1.218043)
build_ruby 0.001809 0.000000 3.023633 ( 3.108581)
build_all 0.006020 0.001979 5.438689 ( 2.162554)
build_install 0.010611 0.005892 7.856513 ( 3.768724)
test_btest 0.000875 0.000000 54.881435 ( 15.573292)
test_basic 0.003573 0.003284 0.665815 ( 0.730743)
test_all 0.081712 0.032222 565.065028 (164.225977)
test_rubyspec 0.050601 0.032242 112.436047 ( 19.631778)
total: 212.69 sec