Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-091005
#<BuildRuby:0x000055acbbca5fb8
@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.20230808-091005",
@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.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.007233 0.000499 2.344838 ( 8.051827)
build_miniruby 0.001351 0.000093 1.707816 ( 3.026523)
build_ruby 0.001533 0.000000 3.463416 ( 6.688684)
build_all 0.008054 0.000350 2.773061 ( 4.345501)
build_install 0.015690 0.004777 4.430826 ( 7.758334)
test_btest 0.000836 0.000076 83.596638 ( 66.107889)
test_basic 0.003114 0.005070 0.964330 ( 1.956111)
test_all 0.000951 0.000115 671.893396 (517.724543)
test_rubyspec 0.040166 0.020567 100.353103 (192.902556)
total: 808.56 sec