Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-083700
#<BuildRuby:0x000055858a219fc0
@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.20230602-083700",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.005412 0.000433 1.736113 ( 3.037027)
build_miniruby 0.001481 0.000119 1.383039 ( 1.385048)
build_ruby 0.001453 0.000117 2.837683 ( 3.038601)
build_all 0.006744 0.000191 2.068007 ( 1.428387)
build_install 0.015812 0.000848 3.282256 ( 2.531785)
test_btest 0.000690 0.000051 75.340790 ( 31.167504)
test_basic 0.001960 0.004512 0.787376 ( 0.872527)
test_all 0.001032 0.000111 570.729769 (220.591594)
test_rubyspec 0.021615 0.032649 83.990705 (101.238825)
total: 365.29 sec