Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-134846
#<BuildRuby:0x000055ab8d836308
@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.20230131-134846",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004164 0.000362 1.039057 ( 1.504911)
build_miniruby 0.001475 0.000000 1.152398 ( 1.150889)
build_ruby 0.001384 0.000000 2.163068 ( 2.378844)
build_all 0.006957 0.000000 3.705522 ( 1.920779)
build_install 0.014208 0.000263 2.902264 ( 2.368980)
test_btest 0.000969 0.000069 54.762895 ( 25.944308)
test_basic 0.001039 0.004392 0.424666 ( 0.524936)
test_all 0.001527 0.000163 638.018017 (235.252999)
test_rubyspec 0.019569 0.028135 67.721051 ( 77.743818)
total: 348.79 sec