Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-223734
#<BuildRuby:0x0000563cbf8e9f48
@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.20240214-223734",
@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.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002141 0.003805 1.953805 ( 2.291172)
build_miniruby 0.000000 0.001672 1.632319 ( 1.653980)
build_ruby 0.000000 0.001675 3.659852 ( 3.881273)
build_all 0.001352 0.006988 6.804809 ( 3.128608)
build_install 0.014903 0.005407 8.502753 ( 4.490444)
test_btest 0.000896 0.000202 91.738599 ( 33.566540)
test_basic 0.000000 0.006474 0.672962 ( 0.728322)
test_all 0.087851 0.028548 733.407523 (286.033224)
test_rubyspec 0.062277 0.045506 181.765830 (191.464583)
total: 527.24 sec