Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-053251
#<BuildRuby:0x00007f0313dffdc8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241016-053251",
@make="make",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000036 0.000012 0.000048 ( 0.000048)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.004442 0.004080 3.808217 ( 3.962331)
build_miniruby 0.001575 0.000000 1.731425 ( 1.727701)
build_ruby 0.001780 0.000000 3.763560 ( 3.922879)
build_all 0.009329 0.000000 7.607289 ( 3.099457)
build_install 0.011209 0.008052 10.332502 ( 4.779487)
test_btest 0.000841 0.000281 95.487999 ( 25.165764)
test_basic 0.009587 0.001924 1.083194 ( 1.131546)
test_all 0.109825 0.045819 804.437793 (229.334238)
test_rubyspec 0.041672 0.046720 135.613304 ( 30.492569)
total: 303.62 sec