Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-102104
#<BuildRuby:0x000055b3ed252118
@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.20221219-102104",
@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.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.004634 0.000403 1.144142 ( 1.927817)
build_miniruby 0.001108 0.000096 1.396854 ( 1.396918)
build_ruby 0.001522 0.000132 3.434771 ( 3.788817)
build_all 0.000000 0.007985 3.902781 ( 2.039427)
build_install 0.013369 0.002736 2.918278 ( 2.042715)
test_btest 0.000733 0.000128 57.409446 ( 18.730497)
test_basic 0.001388 0.004133 0.433210 ( 0.551997)
test_all 0.000000 0.001618 638.209251 (197.114354)
test_rubyspec 0.027686 0.023343 69.086467 ( 79.517720)
total: 307.11 sec