Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-004522
#<BuildRuby:0x000055ced121a228
@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.20230208-004522",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.003956 0.000942 1.169250 ( 1.625431)
build_miniruby 0.001072 0.000255 1.160093 ( 1.164413)
build_ruby 0.001428 0.000000 2.408895 ( 2.630003)
build_all 0.003648 0.003423 3.795012 ( 2.181360)
build_install 0.009272 0.006168 2.982996 ( 2.629828)
test_btest 0.000626 0.000185 55.741034 ( 27.001698)
test_basic 0.000000 0.006583 0.411569 ( 0.509531)
test_all 0.000147 0.001300 628.486820 (229.612274)
test_rubyspec 0.029851 0.016988 71.967432 ( 82.899631)
total: 350.26 sec