Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-213815
#<BuildRuby:0x00007ff16be3fdc8
@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.20241021-213815",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.002866 0.004366 3.578423 ( 3.448025)
build_miniruby 0.001314 0.000165 1.197071 ( 1.194844)
build_ruby 0.000000 0.001738 4.088199 ( 4.230511)
build_all 0.001737 0.006783 7.110094 ( 2.948263)
build_install 0.013758 0.004431 9.967652 ( 4.774645)
test_btest 0.000763 0.000153 92.395195 ( 24.964599)
test_basic 0.004674 0.005326 1.051678 ( 1.102570)
test_all 0.112630 0.033602 756.845687 (218.857603)
test_rubyspec 0.049118 0.040671 132.855588 ( 31.757498)
total: 293.28 sec