Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-211241
#<BuildRuby:0x0000557a0a276120
@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.20230809-211241",
@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.000022 0.000002 0.000024 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006622 0.000255 2.224240 ( 5.217711)
build_miniruby 0.001796 0.000000 1.775762 ( 2.929875)
build_ruby 0.001590 0.000000 3.584310 ( 5.880798)
build_all 0.004362 0.003571 2.723328 ( 2.886472)
build_install 0.018697 0.000739 4.215235 ( 5.833396)
test_btest 0.000728 0.000079 83.554741 ( 57.363062)
test_basic 0.006745 0.000272 0.946539 ( 1.396803)
test_all 0.001990 0.000209 658.945080 (357.821092)
test_rubyspec 0.027380 0.030427 99.425722 (115.825024)
total: 555.16 sec