Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-154140
#<BuildRuby:0x0000563676d5a018
@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-154140",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.000689 0.004191 1.057616 ( 1.453217)
build_miniruby 0.000934 0.000280 1.353905 ( 1.352770)
build_ruby 0.000000 0.001461 3.079025 ( 3.396488)
build_all 0.001155 0.005509 3.517312 ( 1.747838)
build_install 0.010155 0.004972 2.662303 ( 1.713996)
test_btest 0.000595 0.000234 55.759099 ( 14.674087)
test_basic 0.001073 0.003799 0.382734 ( 0.476934)
test_all 0.001408 0.000604 607.708884 (174.808390)
test_rubyspec 0.017004 0.015364 60.984190 ( 71.051563)
total: 270.68 sec