Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-190014
#<BuildRuby:0x000055decc97e1a8
@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-190014",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.004910 0.000205 1.181724 ( 3.195649)
build_miniruby 0.001378 0.000057 1.467143 ( 1.571690)
build_ruby 0.001812 0.000076 3.358643 ( 3.933059)
build_all 0.003278 0.003744 3.891151 ( 2.637730)
build_install 0.012094 0.003573 3.167719 ( 2.697696)
test_btest 0.000715 0.000072 56.185794 ( 31.789453)
test_basic 0.002132 0.004129 0.440954 ( 0.541773)
test_all 0.001345 0.000179 617.268317 (244.239959)
test_rubyspec 0.018787 0.018572 66.532268 ( 76.537262)
total: 367.15 sec