Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-134336
#<BuildRuby:0x0000555c109ada00
@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.20230204-134336",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000303 0.004172 1.144215 ( 1.589130)
build_miniruby 0.001233 0.000370 1.174859 ( 1.180397)
build_ruby 0.001287 0.000386 2.352997 ( 2.582270)
build_all 0.007379 0.000000 3.819612 ( 1.957292)
build_install 0.011908 0.003726 2.989824 ( 2.343610)
test_btest 0.000548 0.000154 55.348799 ( 24.919158)
test_basic 0.001836 0.003462 0.419750 ( 0.539357)
test_all 0.001592 0.000490 645.683056 (219.580840)
test_rubyspec 0.029525 0.012615 66.214442 ( 76.067417)
total: 330.76 sec