Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250625-200249
#<BuildRuby:0x000075262d8efdc8
@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.20250625-200249",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000050 0.000000 0.000050 ( 0.000052)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.005781 0.001984 3.513007 ( 2.663300)
build_miniruby 0.001525 0.000000 1.557261 ( 1.553904)
build_ruby 0.001735 0.000000 3.393067 ( 3.538712)
build_all 0.005034 0.002817 5.628025 ( 2.409596)
build_install 0.016055 0.003984 8.519657 ( 4.337332)
test_btest 0.000635 0.000204 53.257052 ( 16.496438)
test_basic 0.001277 0.003161 0.871625 ( 0.943288)
test_all 0.084100 0.035889 685.794444 (235.892665)
test_rubyspec 0.049118 0.025441 147.577192 ( 31.599103)
total: 299.44 sec