Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-055258
#<BuildRuby:0x000055d571e7e3b0
@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.20230819-055258",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007010 0.000272 2.390392 ( 7.426753)
build_miniruby 0.000000 0.002157 1.806451 ( 3.464318)
build_ruby 0.000351 0.001712 3.873963 ( 8.820068)
build_all 0.008946 0.000115 6.648416 ( 8.387932)
build_install 0.014821 0.005975 8.462774 ( 10.746956)
test_btest 0.000840 0.000113 88.961602 ( 80.463858)
test_basic 0.008916 0.000595 1.054100 ( 2.600505)
test_all 0.015765 0.001441 732.164446 (651.137920)
test_rubyspec 0.060646 0.021981 115.104187 (284.345493)
total: 1057.39 sec