Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-021544
#<BuildRuby:0x00005597f9082320
@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.20230110-021544",
@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.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.003791 0.000542 1.136098 ( 1.520848)
build_miniruby 0.001154 0.000000 1.279190 ( 1.278064)
build_ruby 0.001533 0.000000 3.226582 ( 3.589022)
build_all 0.007295 0.000000 3.705102 ( 1.812566)
build_install 0.006609 0.007484 2.799901 ( 2.012168)
test_btest 0.000506 0.000098 55.125678 ( 17.294978)
test_basic 0.004430 0.000000 0.400920 ( 0.496198)
test_all 0.000581 0.001343 643.492172 (196.356943)
test_rubyspec 0.029678 0.013249 66.685868 ( 76.631864)
total: 300.99 sec