Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-121031
#<BuildRuby:0x000055556be5e258
@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.20230106-121031",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.001664 0.002939 1.075934 ( 1.508019)
build_miniruby 0.001268 0.000221 1.223524 ( 1.222912)
build_ruby 0.001091 0.000189 3.019278 ( 3.401922)
build_all 0.002552 0.004428 3.784221 ( 1.906400)
build_install 0.012080 0.003128 2.907663 ( 2.021797)
test_btest 0.000609 0.000135 55.220128 ( 15.219847)
test_basic 0.001579 0.004279 0.426675 ( 0.525174)
test_all 0.000610 0.000668 641.371832 (194.841562)
test_rubyspec 0.014095 0.028121 67.593031 ( 79.018348)
total: 299.67 sec