Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250617-134433
#<BuildRuby:0x0000739019b7fdc8
@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.20250617-134433",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000053 0.000000 0.000053 ( 0.000054)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.003091 0.005063 4.523370 ( 2.699774)
build_miniruby 0.000368 0.001098 1.479132 ( 1.478233)
build_ruby 0.001869 0.000000 3.671247 ( 3.836923)
build_all 0.005698 0.002169 5.976479 ( 2.406111)
build_install 0.012723 0.005674 8.615260 ( 3.857228)
test_btest 0.000693 0.000192 55.344901 ( 18.033957)
test_basic 0.003255 0.004102 0.970325 ( 1.065737)
test_all 0.085572 0.033588 672.007401 (194.913937)
test_rubyspec 0.043466 0.030941 108.570839 ( 27.042697)
total: 255.34 sec