Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-062306
#<BuildRuby:0x0000559dfb7f9f10
@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.20230915-062306",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.007424 0.000682 2.421138 ( 6.000978)
build_miniruby 0.001792 0.000336 1.729833 ( 2.583620)
build_ruby 0.001371 0.000257 3.634395 ( 5.518776)
build_all 0.000433 0.010024 6.673633 ( 8.887590)
build_install 0.015829 0.007230 8.242761 ( 11.646337)
test_btest 0.000935 0.000267 86.927847 (101.280987)
test_basic 0.009163 0.000000 1.023125 ( 1.803641)
test_all 0.010684 0.000000 714.354351 (717.638491)
test_rubyspec 0.046121 0.028994 110.435853 (136.483931)
total: 991.85 sec