Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-224551
#<BuildRuby:0x000055cd003f2208
@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.20230708-224551",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.006498 0.000464 2.144190 ( 4.966145)
build_miniruby 0.001586 0.000113 1.678400 ( 2.250955)
build_ruby 0.001953 0.000000 3.420987 ( 4.772512)
build_all 0.003958 0.004212 2.638784 ( 3.410069)
build_install 0.015358 0.004663 4.118739 ( 5.728746)
test_btest 0.000686 0.000083 81.286747 ( 46.160612)
test_basic 0.008514 0.000000 0.958103 ( 1.298571)
test_all 0.001475 0.000125 621.929087 (291.634853)
test_rubyspec 0.029921 0.024272 90.862420 (119.381134)
total: 479.60 sec