Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-032259
#<BuildRuby:0x00007f2e41adfdd8
@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.20240827-032259",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.004596 0.004075 3.866154 ( 4.247939)
build_miniruby 0.001521 0.000358 1.806681 ( 1.861762)
build_ruby 0.002247 0.000000 4.400107 ( 4.656687)
build_all 0.007779 0.000513 7.590014 ( 2.981418)
build_install 0.013318 0.005285 8.988125 ( 4.083127)
test_btest 0.000734 0.000174 100.151835 ( 25.710388)
test_basic 0.007705 0.003033 1.056242 ( 1.100574)
test_all 0.112370 0.042701 814.128264 (280.479414)
test_rubyspec 0.053322 0.032634 168.476263 ( 37.097110)
total: 362.22 sec