Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-123931
#<BuildRuby:0x0000558fc1c5a390
@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.20230726-123931",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006677 0.000527 2.267712 ( 5.439463)
build_miniruby 0.001308 0.000000 1.774086 ( 2.779522)
build_ruby 0.001578 0.000000 3.430934 ( 5.029031)
build_all 0.006762 0.001129 2.745522 ( 2.990927)
build_install 0.013923 0.004492 4.261748 ( 5.025145)
test_btest 0.001026 0.000205 81.836330 ( 50.514508)
test_basic 0.008431 0.000791 0.955710 ( 1.587744)
test_all 0.001385 0.000000 637.583456 (363.319382)
test_rubyspec 0.026738 0.027174 91.851169 (125.477798)
total: 562.16 sec