Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-123812
#<BuildRuby:0x00005645a28e21a8
@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-123812",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.001041 0.004270 1.186960 ( 1.712732)
build_miniruby 0.001107 0.000277 1.136352 ( 1.149129)
build_ruby 0.001446 0.000000 2.120148 ( 2.341280)
build_all 0.006895 0.000039 3.685236 ( 1.872166)
build_install 0.006345 0.008938 2.830836 ( 2.218619)
test_btest 0.000678 0.000206 56.946572 ( 25.328275)
test_basic 0.002167 0.003565 0.424706 ( 0.529327)
test_all 0.001180 0.000393 612.676641 (221.500021)
test_rubyspec 0.036045 0.010536 71.236196 ( 82.002306)
total: 338.65 sec