Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-100625
#<BuildRuby:0x00007f5db32efdc0
@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-100625",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.007282 0.000844 4.246388 ( 4.116022)
build_miniruby 0.001447 0.000375 1.842799 ( 1.858638)
build_ruby 0.001600 0.000415 4.519313 ( 4.699764)
build_all 0.004481 0.006039 7.452746 ( 3.758777)
build_install 0.020078 0.003513 10.831944 ( 5.957033)
test_btest 0.000690 0.000195 82.166987 ( 29.582691)
test_basic 0.005272 0.006600 1.106809 ( 1.197377)
test_all 0.100393 0.050776 744.559497 (223.301144)
test_rubyspec 0.050806 0.033420 122.473159 ( 27.197305)
total: 301.67 sec