Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-141358
#<BuildRuby:0x000055f84ff6a7f0
@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.20230107-141358",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000019 0.000009 0.000028 ( 0.000029)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.004539 0.000206 1.029352 ( 1.550499)
build_miniruby 0.001189 0.000000 1.143060 ( 1.142190)
build_ruby 0.001818 0.000000 3.261489 ( 25.267425)
build_all 0.006918 0.000684 3.864146 ( 1.951517)
build_install 0.004789 0.010886 2.776174 ( 2.004771)
test_btest 0.000474 0.000237 57.274235 ( 18.623674)
test_basic 0.002207 0.003315 0.408506 ( 0.510939)
test_all 0.001015 0.000534 645.068485 (200.093478)
test_rubyspec 0.011706 0.036735 66.683118 ( 76.647763)
total: 327.79 sec