Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-070847
#<BuildRuby:0x00007f4fbb6cfdd8
@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.20240901-070847",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.000000 0.007895 3.608604 ( 3.573221)
build_miniruby 0.001704 0.000000 1.260201 ( 1.256713)
build_ruby 0.001784 0.000000 4.241989 ( 14.572058)
build_all 0.007639 0.000373 7.997168 ( 3.205239)
build_install 0.010385 0.006680 10.753327 ( 5.252094)
test_btest 0.000880 0.000129 117.132475 ( 45.021270)
test_basic 0.002105 0.010383 1.379946 ( 1.727728)
test_all 0.132153 0.021553 819.840756 (253.948374)
test_rubyspec 0.072603 0.015666 166.009471 ( 28.430635)
total: 356.99 sec