Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-034346
#<BuildRuby:0x0000561c68ce9d90
@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.20230530-034346",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005371 0.000934 1.850631 ( 3.779665)
build_miniruby 0.001279 0.000222 1.359378 ( 1.508555)
build_ruby 0.001416 0.000246 2.855677 ( 3.336959)
build_all 0.005799 0.001009 2.226887 ( 2.238987)
build_install 0.009805 0.007344 3.334885 ( 3.284419)
test_btest 0.000673 0.000150 76.818337 ( 41.741174)
test_basic 0.002006 0.004873 0.773376 ( 1.080937)
test_all 0.002110 0.000547 579.982823 (250.329923)
test_rubyspec 0.029884 0.024034 83.757544 (101.081952)
total: 408.38 sec