Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-111648
#<BuildRuby:0x0000561403135fe8
@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.20230131-111648",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.004833 1.191658 ( 1.640224)
build_miniruby 0.000000 0.001479 1.181932 ( 1.192010)
build_ruby 0.001046 0.000669 2.358459 ( 2.559578)
build_all 0.007030 0.001172 3.942983 ( 2.284531)
build_install 0.015301 0.000503 2.999724 ( 2.462382)
test_btest 0.000639 0.000000 56.682587 ( 17.154305)
test_basic 0.004110 0.000102 0.391363 ( 0.485748)
test_all 0.001304 0.000186 642.994815 (209.909765)
test_rubyspec 0.056666 0.009335 77.995484 (103.027365)
total: 340.72 sec