Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-104856
#<BuildRuby:0x000055d4fed59fc0
@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.20221230-104856",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000836 0.003442 1.030042 ( 1.423368)
build_miniruby 0.000969 0.000169 1.097374 ( 1.096158)
build_ruby 0.001299 0.000000 2.792378 ( 3.193469)
build_all 0.006173 0.000000 3.371155 ( 1.595621)
build_install 0.000000 0.012795 2.601326 ( 1.754227)
test_btest 0.000393 0.000476 56.495098 ( 16.198963)
test_basic 0.005942 0.000000 0.428066 ( 0.522923)
test_all 0.000568 0.000756 620.517427 (201.715977)
test_rubyspec 0.030914 0.006018 61.348685 ( 72.018566)
total: 299.52 sec