Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-095614
#<BuildRuby:0x000055a25ba36008
@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.20230512-095614",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.005379 1.754680 ( 3.095433)
build_miniruby 0.000000 0.001098 1.293483 ( 1.296937)
build_ruby 0.000000 0.001657 2.424061 ( 2.617102)
build_all 0.000933 0.005654 2.323829 ( 2.313459)
build_install 0.011322 0.004930 3.627572 ( 3.570270)
test_btest 0.000589 0.000182 72.676873 ( 40.456577)
test_basic 0.006096 0.000000 0.735771 ( 0.904677)
test_all 0.001707 0.000003 576.756581 (229.993554)
test_rubyspec 0.039113 0.012430 81.211864 ( 98.440753)
total: 382.69 sec