Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-030211
#<BuildRuby:0x000055bd8ec55f70
@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.20230108-030211",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.000832 0.003447 0.954089 ( 1.356993)
build_miniruby 0.001285 0.000099 1.362026 ( 1.362165)
build_ruby 0.001395 0.000108 3.468578 ( 3.842446)
build_all 0.007126 0.000000 3.895534 ( 1.984048)
build_install 0.013945 0.000128 2.792207 ( 1.991622)
test_btest 0.000671 0.000043 55.810389 ( 17.554223)
test_basic 0.001646 0.004082 0.388377 ( 0.483938)
test_all 0.001100 0.000107 641.770598 (195.479014)
test_rubyspec 0.015207 0.028509 66.033390 ( 76.175547)
total: 300.23 sec