Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-215450
#<BuildRuby:0x0000564c4d6c1ed0
@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.20230106-215450",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.003753 0.000683 1.108892 ( 1.501397)
build_miniruby 0.001022 0.000186 1.335056 ( 1.334804)
build_ruby 0.001536 0.000000 3.030802 ( 3.385874)
build_all 0.006030 0.000611 3.543264 ( 1.891162)
build_install 0.005023 0.008748 2.672222 ( 1.859955)
test_btest 0.000636 0.000159 55.156809 ( 17.988946)
test_basic 0.004700 0.001175 0.414033 ( 0.509074)
test_all 0.000925 0.000232 620.349434 (202.933598)
test_rubyspec 0.017123 0.026281 64.382166 ( 74.162180)
total: 305.57 sec