Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-230843
#<BuildRuby:0x00007f4657fcfdd8
@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.20241025-230843",
@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.000028 0.000008 0.000036 ( 0.000035)
autoconf 0.000045 0.000014 0.000059 ( 0.000058)
configure 0.000032 0.000010 0.000042 ( 0.000041)
build_up 0.002473 0.007288 4.338939 ( 5.172733)
build_miniruby 0.000000 0.002264 1.718563 ( 1.865461)
build_ruby 0.000700 0.001758 4.639627 ( 5.181751)
build_all 0.003122 0.007427 7.515434 ( 5.364406)
build_install 0.015488 0.007286 10.663822 ( 7.871089)
test_btest 0.000265 0.000778 83.527078 ( 71.947261)
test_basic 0.005879 0.006109 1.150497 ( 1.624020)
test_all 0.138823 0.020429 829.976736 (494.440388)
test_rubyspec 0.048092 0.037976 127.848278 ( 27.166869)
total: 620.64 sec