Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-013059
#<BuildRuby:0x000055e16cd0a3b0
@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.20230713-013059",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000021 ( 0.000021)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.007797 0.000016 2.230681 ( 5.990556)
build_miniruby 0.001330 0.000040 1.678532 ( 2.514001)
build_ruby 0.001617 0.000048 3.367105 ( 5.771841)
build_all 0.000000 0.008161 2.652403 ( 3.700636)
build_install 0.012858 0.007648 4.196019 ( 5.897871)
test_btest 0.001085 0.000000 83.744461 ( 59.811890)
test_basic 0.004284 0.003002 0.937780 ( 1.869455)
test_all 0.000382 0.000556 641.249825 (443.244030)
test_rubyspec 0.044333 0.021672 95.397679 (208.691527)
total: 737.49 sec