Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-023500
#<BuildRuby:0x0000562df5286008
@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.20230829-023500",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006373 0.000529 2.394966 ( 4.174736)
build_miniruby 0.001621 0.000347 1.702643 ( 1.885335)
build_ruby 0.000000 0.002188 3.522498 ( 3.892855)
build_all 0.002188 0.006456 6.651301 ( 4.495345)
build_install 0.011634 0.009393 8.168146 ( 5.703727)
test_btest 0.000706 0.000235 86.736210 ( 43.482220)
test_basic 0.003068 0.005004 0.976953 ( 1.080024)
test_all 0.006166 0.003314 698.082635 (301.510255)
test_rubyspec 0.032090 0.037599 103.117897 (114.647766)
total: 480.87 sec