Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-215929
#<BuildRuby:0x00007f7e21f5fdd8
@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.20241028-215929",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.002645 0.004589 3.824142 ( 3.896628)
build_miniruby 0.001533 0.000346 1.402585 ( 1.399375)
build_ruby 0.001866 0.000000 3.721388 ( 3.884878)
build_all 0.007948 0.001265 6.831218 ( 2.837477)
build_install 0.012765 0.005521 9.750097 ( 4.779039)
test_btest 0.000843 0.000199 78.583842 ( 21.254415)
test_basic 0.003823 0.006845 0.862841 ( 0.909271)
test_all 0.108331 0.039692 718.071945 (208.067284)
test_rubyspec 0.048493 0.040860 122.736914 ( 27.972391)
total: 275.00 sec