Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-084931
#<BuildRuby:0x000055f5ed0ae400
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-084931",
@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.000001 0.000015 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001703 0.004312 1.524051 ( 2.049762)
build_miniruby 0.001149 0.000200 0.872702 ( 0.876787)
build_ruby 0.001290 0.000224 1.583551 ( 1.584087)
build_all 0.006213 0.001081 3.753063 ( 2.224873)
build_install 0.003840 0.009955 2.685473 ( 2.031218)
test_btest 0.000686 0.000179 57.243154 ( 27.719270)
test_basic 0.002917 0.002875 0.393914 ( 0.496518)
test_all 0.000906 0.000253 648.608605 (259.115974)
test_rubyspec 0.021604 0.024608 69.479750 ( 80.597836)
total: 376.70 sec