Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-060046
#<BuildRuby:0x0000558a915263b0
@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.20230330-060046",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006270 0.000000 1.749441 ( 3.219671)
build_miniruby 0.004725 0.000538 67.588385 ( 22.604891)
build_ruby 0.001176 0.000188 2.601237 ( 2.796204)
build_all 0.007482 0.000000 3.467412 ( 1.824329)
build_install 0.008843 0.004838 2.944965 ( 1.883375)
test_btest 0.000642 0.000115 67.827463 ( 19.525036)
test_basic 0.000857 0.003576 0.430573 ( 0.523695)
test_all 0.000829 0.000171 496.029597 (171.207884)
test_rubyspec 0.039235 0.007954 72.535972 ( 82.709634)
total: 306.30 sec