Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-035204
#<BuildRuby:0x000055be447b9a00
@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.20230109-035204",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003597 0.001199 1.107002 ( 1.506901)
build_miniruby 0.000983 0.000328 1.418964 ( 1.428127)
build_ruby 0.000000 0.001595 3.402283 ( 3.790656)
build_all 0.005915 0.001657 3.847951 ( 2.003102)
build_install 0.009844 0.004689 2.872418 ( 2.028880)
test_btest 0.000451 0.000163 57.470249 ( 18.599249)
test_basic 0.000006 0.004173 0.411323 ( 0.504888)
test_all 0.000984 0.000402 636.191792 (196.727215)
test_rubyspec 0.024388 0.022803 66.185645 ( 76.394906)
total: 302.98 sec