Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-224028
#<BuildRuby:0x000055b5034eda00
@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.20230217-224028",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001275 0.003493 1.459336 ( 1.906576)
build_miniruby 0.001101 0.000192 1.174326 ( 1.173743)
build_ruby 0.001197 0.000209 2.518124 ( 2.750725)
build_all 0.003471 0.003851 4.064794 ( 2.389319)
build_install 0.009376 0.005240 2.991577 ( 2.628418)
test_btest 0.000482 0.000116 56.291258 ( 27.940127)
test_basic 0.001140 0.004495 0.508726 ( 0.621884)
test_all 0.001801 0.000000 628.088567 (252.542634)
test_rubyspec 0.037325 0.011160 70.487262 ( 80.953851)
total: 372.91 sec