Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-161931
#<BuildRuby:0x0000560c2a22e228
@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.20230204-161931",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004046 0.000551 0.969437 ( 1.399853)
build_miniruby 0.001162 0.000159 1.084380 ( 1.082448)
build_ruby 0.001406 0.000000 1.808085 ( 2.037059)
build_all 0.002357 0.003473 3.299878 ( 1.585672)
build_install 0.007937 0.004837 2.557746 ( 1.734514)
test_btest 0.000679 0.000136 54.463237 ( 14.253287)
test_basic 0.001683 0.003657 0.361475 ( 0.453630)
test_all 0.001551 0.000102 595.300157 (173.286977)
test_rubyspec 0.016533 0.021237 58.082725 ( 68.167367)
total: 264.00 sec