Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-021839
#<BuildRuby:0x0000561b139d62a8
@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.20230202-021839",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000966 0.003807 1.012814 ( 1.397891)
build_miniruby 0.001291 0.000000 0.853493 ( 0.851615)
build_ruby 0.001304 0.000000 1.933051 ( 2.166456)
build_all 0.003039 0.003286 3.570221 ( 1.821968)
build_install 0.009306 0.003968 2.434671 ( 1.583564)
test_btest 0.000649 0.000087 55.264124 ( 14.579643)
test_basic 0.004802 0.000128 0.341552 ( 0.435248)
test_all 0.001011 0.000131 634.645803 (189.761411)
test_rubyspec 0.025416 0.023839 65.319916 ( 75.249138)
total: 287.85 sec