Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-195532
#<BuildRuby:0x0000559a9a31e3b0
@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.20230205-195532",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000755 0.003601 0.957541 ( 1.329282)
build_miniruby 0.001094 0.000000 1.019278 ( 1.017543)
build_ruby 0.001271 0.000000 2.151919 ( 2.354916)
build_all 0.006154 0.000580 3.380016 ( 1.656061)
build_install 0.009250 0.005548 2.790421 ( 2.015246)
test_btest 0.000731 0.000000 58.553380 ( 22.289422)
test_basic 0.004071 0.002957 0.460779 ( 0.574929)
test_all 0.000895 0.000159 637.905303 (213.955887)
test_rubyspec 0.029413 0.015709 70.774015 ( 83.630784)
total: 328.83 sec