Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-153927
#<BuildRuby:0x000070828150fdd8
@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-153927",
@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.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.004533 0.003463 3.740173 ( 2.353065)
build_miniruby 0.000000 0.001296 1.132007 ( 1.134158)
build_ruby 0.000889 0.000638 3.124165 ( 33.735753)
build_all 0.006258 0.001381 6.072830 ( 2.518440)
build_install 0.011359 0.007122 8.778259 ( 4.497589)
test_btest 0.000645 0.000223 57.996321 ( 17.483098)
test_basic 0.002015 0.005579 0.709844 ( 0.766454)
test_all 0.081106 0.032067 536.958631 (178.848519)
test_rubyspec 0.055726 0.024908 114.963555 ( 19.730409)
total: 261.07 sec