Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251006-175516
#<BuildRuby:0x000075620790fdd8
@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.20251006-175516",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000000 0.000051 0.000051 ( 0.000051)
configure 0.000000 0.000031 0.000031 ( 0.000030)
build_up 0.001817 0.007114 3.849710 ( 2.685713)
build_miniruby 0.001616 0.000000 1.656932 ( 1.659863)
build_ruby 0.000885 0.000877 2.984343 ( 3.070612)
build_all 0.004120 0.004030 5.606956 ( 2.213168)
build_install 0.013719 0.004182 8.289406 ( 3.990137)
test_btest 0.000374 0.000530 58.251164 ( 15.719233)
test_basic 0.002965 0.004879 0.840367 ( 0.894563)
test_all 0.084443 0.032894 604.104417 (194.183023)
test_rubyspec 0.056685 0.022838 114.056506 ( 20.547530)
total: 244.96 sec