Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-091214
#<BuildRuby:0x000055b438972308
@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.20230820-091214",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006618 0.000478 2.500287 ( 6.849667)
build_miniruby 0.001384 0.000247 1.950373 ( 2.972586)
build_ruby 0.001455 0.000260 3.322678 ( 6.351559)
build_all 0.007477 0.000575 6.511493 ( 7.101920)
build_install 0.018184 0.002321 8.313376 ( 8.447972)
test_btest 0.000986 0.000000 85.390041 ( 69.415147)
test_basic 0.008279 0.000746 1.023724 ( 3.112618)
test_all 0.004537 0.005757 715.774056 (595.416140)
test_rubyspec 0.040074 0.040167 111.448079 (253.839308)
total: 953.51 sec