Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-010734
#<BuildRuby:0x0000561e39bd68e0
@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.20230831-010734",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.001278 0.004193 1.732631 ( 2.122951)
build_miniruby 0.001415 0.000141 1.669555 ( 1.667713)
build_ruby 0.001658 0.000000 3.234457 ( 3.417081)
build_all 0.005413 0.002603 6.250287 ( 2.953444)
build_install 0.009606 0.007275 7.296340 ( 4.057818)
test_btest 0.000768 0.000122 83.398201 ( 25.552317)
test_basic 0.005838 0.000922 0.769024 ( 0.848643)
test_all 0.005153 0.003441 609.186868 (186.096504)
test_rubyspec 0.029158 0.029107 88.590891 ( 99.883364)
total: 326.60 sec