Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-091204
#<BuildRuby:0x000055ec3d4a5ef0
@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.20230119-091204",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.004340 0.000014 1.087429 ( 1.524514)
build_miniruby 0.001240 0.000054 1.220255 ( 1.220294)
build_ruby 0.001317 0.000057 2.843097 ( 3.159486)
build_all 0.002914 0.003718 3.696147 ( 1.905565)
build_install 0.011419 0.003499 2.869500 ( 2.116617)
test_btest 0.000962 0.000099 55.895614 ( 21.987009)
test_basic 0.006374 0.000254 0.390640 ( 0.494054)
test_all 0.001690 0.000169 631.176518 (199.961729)
test_rubyspec 0.034611 0.010700 67.321280 ( 77.186396)
total: 309.56 sec