Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251226-103110
#<BuildRuby:0x00007bedb825fdd8
@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.20251226-103110",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000044 0.000012 0.000056 ( 0.000050)
configure 0.000037 0.000010 0.000047 ( 0.000048)
build_up 0.001980 0.004975 2.862405 ( 3.980926)
build_miniruby 0.001015 0.000783 2.160319 ( 2.347128)
build_ruby 0.002106 0.000330 5.607748 ( 8.473465)
build_all 0.008633 0.002789 7.903005 ( 5.826317)
build_install 0.019891 0.006174 10.919847 ( 9.794150)
test_btest 0.000857 0.000258 87.234007 ( 66.222795)
test_basic 0.008864 0.003614 1.251215 ( 1.515637)
test_all 0.096408 0.037849 778.153208 (367.348789)
test_rubyspec 0.048435 0.037774 128.697407 ( 28.711831)
total: 494.22 sec