Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-012251
#<BuildRuby:0x000055b2d5bae018
@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.20231021-012251",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.006031 0.000447 2.220689 ( 3.265225)
build_miniruby 0.001706 0.000000 1.614050 ( 1.881064)
build_ruby 0.001723 0.000000 3.179804 ( 3.553073)
build_all 0.005248 0.003077 5.913767 ( 4.157981)
build_install 0.015235 0.003416 7.339784 ( 5.294591)
test_btest 0.000785 0.000085 82.437318 ( 57.923533)
test_basic 0.006017 0.000650 0.909757 ( 1.522607)
test_all 0.008933 0.000966 660.709698 (312.200584)
test_rubyspec 0.042629 0.023614 96.960306 (109.625813)
total: 499.43 sec