Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-010854
#<BuildRuby:0x000055eed76da008
@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.20231016-010854",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.007846 0.000234 2.525921 ( 3.599791)
build_miniruby 0.000000 0.001875 1.708773 ( 1.815540)
build_ruby 0.000000 0.001724 3.415276 ( 4.002604)
build_all 0.007618 0.000645 6.499459 ( 4.578146)
build_install 0.015016 0.004942 8.020509 ( 6.051417)
test_btest 0.000857 0.000095 86.313428 ( 61.154351)
test_basic 0.007720 0.000357 0.980751 ( 1.539627)
test_all 0.009791 0.000079 686.076330 (364.646693)
test_rubyspec 0.034919 0.032494 103.710824 (124.461299)
total: 571.85 sec