Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-001543
#<BuildRuby:0x00007fad6667fdc0
@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.20241018-001543",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000029 0.000010 0.000039 ( 0.000040)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.003760 0.003894 3.922976 ( 3.819451)
build_miniruby 0.001326 0.000487 1.674488 ( 1.672910)
build_ruby 0.000000 0.001874 4.225754 ( 4.417583)
build_all 0.000823 0.008623 7.399232 ( 3.043119)
build_install 0.009231 0.010484 10.179083 ( 4.888786)
test_btest 0.000000 0.001094 91.668997 ( 24.238142)
test_basic 0.001651 0.009077 1.015636 ( 1.064853)
test_all 0.106542 0.041985 766.209886 (222.428619)
test_rubyspec 0.073929 0.017382 133.292178 ( 28.973311)
total: 294.55 sec