Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-134521
#<BuildRuby:0x0000557ce055dfb8
@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.20230213-134521",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.004266 0.000533 1.490765 ( 2.215301)
build_miniruby 0.001364 0.000170 1.297955 ( 1.302136)
build_ruby 0.001537 0.000192 2.438306 ( 2.656288)
build_all 0.003469 0.003540 3.889711 ( 2.317839)
build_install 0.014115 0.000000 2.959104 ( 2.363641)
test_btest 0.000717 0.000000 55.577775 ( 27.573795)
test_basic 0.002789 0.003669 0.500280 ( 0.605741)
test_all 0.001309 0.000211 637.545371 (242.961223)
test_rubyspec 0.018484 0.029390 71.430082 ( 82.630135)
total: 364.63 sec