Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-002022
#<BuildRuby:0x0000555d1d521a00
@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.20230607-002022",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005353 0.000892 1.859799 ( 3.125552)
build_miniruby 0.001163 0.000194 1.341673 ( 1.340954)
build_ruby 0.001297 0.000000 2.731018 ( 2.925510)
build_all 0.006041 0.000504 2.097739 ( 1.373324)
build_install 0.009809 0.006347 3.236933 ( 2.275834)
test_btest 0.000783 0.000157 78.130261 ( 29.150513)
test_basic 0.000754 0.004995 0.756656 ( 0.831354)
test_all 0.001261 0.000303 595.675953 (201.118911)
test_rubyspec 0.013504 0.038597 81.064608 ( 93.982245)
total: 336.13 sec