Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-150410
#<BuildRuby:0x0000555b97316120
@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.20230807-150410",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000019 0.000008 0.000027 ( 0.000026)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.002472 0.005021 2.336874 ( 6.221505)
build_miniruby 0.000911 0.000456 1.700083 ( 3.373750)
build_ruby 0.001041 0.000520 3.496483 ( 5.821333)
build_all 0.002589 0.005410 2.793571 ( 4.000167)
build_install 0.017848 0.002637 4.305399 ( 6.792376)
test_btest 0.000707 0.000339 85.274534 ( 55.759237)
test_basic 0.006590 0.001025 0.967077 ( 2.402571)
test_all 0.000738 0.000340 698.720227 (468.982090)
test_rubyspec 0.025321 0.036091 100.929855 (183.114316)
total: 736.47 sec