Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-182820
#<BuildRuby:0x000055d77fd0a2a8
@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.20221229-182820",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000735 0.004121 1.151409 ( 1.893805)
build_miniruby 0.001048 0.000250 1.349433 ( 1.415515)
build_ruby 0.001703 0.000000 3.513914 ( 4.056813)
build_all 0.003590 0.003331 3.700971 ( 2.094341)
build_install 0.012280 0.003039 3.143606 ( 2.468940)
test_btest 0.000620 0.000161 55.929605 ( 31.829757)
test_basic 0.005989 0.000541 0.449062 ( 0.652884)
test_all 0.001515 0.000000 634.200050 (255.076970)
test_rubyspec 0.030698 0.017170 71.006200 ( 86.583450)
total: 386.07 sec