Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-041120
#<BuildRuby:0x00007f29cad4fdc8
@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.20241007-041120",
@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.000020)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.006849 0.000478 3.712757 ( 3.625496)
build_miniruby 0.001869 0.000000 1.418792 ( 1.416119)
build_ruby 0.001704 0.000000 3.503476 ( 3.689657)
build_all 0.008730 0.000000 6.244234 ( 2.372757)
build_install 0.007917 0.008226 8.712634 ( 3.910235)
test_btest 0.000723 0.000145 87.912212 ( 22.657211)
test_basic 0.002635 0.007133 0.853773 ( 0.898955)
test_all 0.108674 0.043265 735.216456 (212.972679)
test_rubyspec 0.066981 0.024282 133.883038 ( 25.379823)
total: 276.92 sec