Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-165656
#<BuildRuby:0x00005642c93b1ef8
@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.20240121-165656",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006179 0.000618 1.783642 ( 3.312194)
build_miniruby 0.001791 0.000179 1.854060 ( 2.214962)
build_ruby 0.000000 0.002182 3.350794 ( 4.500054)
build_all 0.007618 0.000801 6.255786 ( 5.915014)
build_install 0.014503 0.005491 7.767801 ( 7.264888)
test_btest 0.000936 0.000134 85.594277 ( 86.352141)
test_basic 0.000688 0.007138 0.967536 ( 1.687562)
test_all 0.104473 0.027667 835.282704 (843.377082)
test_rubyspec 0.040351 0.074397 183.221247 (254.036277)
total: 1208.66 sec