Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-100621
#<BuildRuby:0x000055769ae7a2c8
@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.20230211-100621",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004921 0.000115 1.210979 ( 1.655580)
build_miniruby 0.001416 0.000184 1.357205 ( 1.359736)
build_ruby 0.001587 0.000207 2.577663 ( 2.779774)
build_all 0.006740 0.000879 3.926142 ( 2.154056)
build_install 0.003363 0.011186 3.006317 ( 2.441003)
test_btest 0.000500 0.000115 57.689059 ( 15.937435)
test_basic 0.001385 0.003428 0.439104 ( 0.535530)
test_all 0.001056 0.000117 611.979637 (177.981993)
test_rubyspec 0.035111 0.018482 72.934547 ( 84.167473)
total: 289.01 sec