Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-002343
#<BuildRuby:0x000055cc1db81f70
@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.20231022-002343",
@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.000002 0.000022 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.007131 3.383561 ( 3.560862)
build_miniruby 0.000000 0.001335 1.406484 ( 1.405125)
build_ruby 0.000000 0.001531 2.853194 ( 3.050937)
build_all 0.002701 0.004517 5.644865 ( 2.903830)
build_install 0.015982 0.001060 7.399706 ( 3.511682)
test_btest 0.000000 0.001038 79.028726 ( 30.254336)
test_basic 0.000000 0.006319 0.769793 ( 0.844084)
test_all 0.076550 0.040384 642.476024 (240.985397)
test_rubyspec 0.041885 0.022235 90.438887 (103.724936)
total: 390.24 sec