Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-183737
#<BuildRuby:0x0000557eb8b5dee8
@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.20230203-183737",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004100 0.000891 1.160832 ( 1.959625)
build_miniruby 0.001492 0.000000 1.291618 ( 1.304677)
build_ruby 0.000000 0.001564 2.396872 ( 2.787080)
build_all 0.006539 0.001462 3.938867 ( 2.569092)
build_install 0.013104 0.001162 2.954545 ( 2.825646)
test_btest 0.000592 0.000127 56.846856 ( 31.548003)
test_basic 0.002787 0.003754 0.435474 ( 0.559619)
test_all 0.002056 0.000496 643.533641 (268.317014)
test_rubyspec 0.029935 0.017793 71.781549 ( 85.207884)
total: 397.08 sec