Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-154937
#<BuildRuby:0x000055a1c7b46360
@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.20240307-154937",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007296 0.000912 2.648685 ( 2.743895)
build_miniruby 0.001633 0.000204 1.865928 ( 1.882803)
build_ruby 0.001531 0.000192 3.764052 ( 4.120929)
build_all 0.008041 0.000437 6.966103 ( 4.323590)
build_install 0.019317 0.001136 8.803093 ( 5.799008)
test_btest 0.000806 0.000089 94.608509 ( 50.025897)
test_basic 0.008094 0.000335 0.995842 ( 1.134937)
test_all 0.106255 0.015820 908.566486 (509.929380)
test_rubyspec 0.036706 0.062178 136.616646 (207.384795)
total: 787.35 sec