Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-005459
#<BuildRuby:0x000055b908b45fc0
@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.20230312-005459",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.001792 0.003513 1.668789 ( 3.159484)
build_miniruby 0.000000 0.001673 1.192405 ( 1.191874)
build_ruby 0.000000 0.001700 2.389941 ( 2.579116)
build_all 0.006419 0.000510 2.009338 ( 1.452330)
build_install 0.016440 0.000000 3.300639 ( 2.557650)
test_btest 0.000683 0.000000 66.405475 ( 25.232829)
test_basic 0.002155 0.003873 0.521038 ( 0.634874)
test_all 0.000906 0.000114 525.067706 (186.599015)
test_rubyspec 0.021449 0.027368 75.620783 ( 85.610948)
total: 309.02 sec