Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-120156
#<BuildRuby:0x00007fb1c880fdc8
@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.20240625-120156",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000030 0.000012 0.000042 ( 0.000042)
build_up 0.004594 0.004249 3.635523 ( 3.538531)
build_miniruby 0.001631 0.000664 1.835711 ( 1.967327)
build_ruby 0.002742 0.000000 4.902938 ( 5.335781)
build_all 0.011692 0.000828 9.030701 ( 6.265497)
build_install 0.013307 0.014696 12.446306 ( 8.705637)
test_btest 0.000796 0.000349 120.033230 ( 45.997385)
test_basic 0.004113 0.008601 1.363621 ( 1.560795)
test_all 0.105290 0.046790 850.159137 (264.482680)
test_rubyspec 0.057285 0.031271 164.766317 ( 26.292482)
total: 364.15 sec