Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-074249
#<BuildRuby:0x000055e486fc6118
@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.20221223-074249",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004507 0.000040 1.104355 ( 1.554321)
build_miniruby 0.001180 0.000102 1.233764 ( 1.233035)
build_ruby 0.001404 0.000122 3.155499 ( 3.488075)
build_all 0.008122 0.000000 3.732623 ( 1.863137)
build_install 0.011853 0.003664 3.068582 ( 2.237351)
test_btest 0.000000 0.001047 57.930211 ( 23.758674)
test_basic 0.002280 0.003202 0.443850 ( 0.605292)
test_all 0.001490 0.000000 647.735085 (273.292291)
test_rubyspec 0.042618 0.014446 74.714418 ( 93.271888)
total: 401.30 sec