Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-045340
#<BuildRuby:0x00007f2738cefde0
@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.20240820-045340",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000040 0.000002 0.000042 ( 0.000042)
configure 0.000035 0.000001 0.000036 ( 0.000036)
build_up 0.008469 0.000217 3.824577 ( 3.946613)
build_miniruby 0.001620 0.000077 1.382730 ( 1.379460)
build_ruby 0.001921 0.000000 3.884619 ( 4.033474)
build_all 0.007385 0.000249 8.392515 ( 3.298846)
build_install 0.011694 0.007947 11.857359 ( 5.572830)
test_btest 0.001077 0.000091 124.352842 ( 32.731042)
test_basic 0.011121 0.000237 1.315811 ( 1.359192)
test_all 0.101453 0.053874 859.975929 (265.848348)
test_rubyspec 0.045421 0.046503 177.420027 ( 36.188919)
total: 354.36 sec