Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-035502
#<BuildRuby:0x00007f70dcc8fdd0
@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.20240703-035502",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.003459 0.004586 4.391211 ( 3.761622)
build_miniruby 0.001465 0.000244 1.666004 ( 1.662587)
build_ruby 0.001801 0.000300 4.341235 ( 4.493840)
build_all 0.001219 0.007859 8.359738 ( 3.338629)
build_install 0.016689 0.003198 11.686650 ( 5.606944)
test_btest 0.000920 0.000214 122.080929 ( 48.295654)
test_basic 0.004736 0.004246 1.115647 ( 3.425472)
test_all 0.101332 0.051799 951.132136 (321.281744)
test_rubyspec 0.050302 0.042468 183.439792 ( 67.686854)
total: 459.55 sec