Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-055914
#<BuildRuby:0x00005582c80c67c8
@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.20230828-055914",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006717 0.000375 2.297080 ( 4.479587)
build_miniruby 0.001293 0.000185 1.784139 ( 2.060473)
build_ruby 0.001803 0.000258 3.436481 ( 3.824639)
build_all 0.004838 0.003675 6.634955 ( 4.835768)
build_install 0.018325 0.001558 8.222890 ( 5.825101)
test_btest 0.001015 0.000159 89.128593 ( 49.344443)
test_basic 0.004115 0.004452 1.032766 ( 1.153730)
test_all 0.009602 0.000000 708.573673 (302.903341)
test_rubyspec 0.029545 0.042485 109.319822 (127.715642)
total: 502.14 sec