Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-065851
#<BuildRuby:0x000055f8c738a228
@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.20230822-065851",
@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.000001 0.000021 ( 0.000021)
autoconf 0.000029 0.000001 0.000030 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.006266 0.000358 2.289082 ( 6.834096)
build_miniruby 0.000000 0.002107 1.669888 ( 2.995838)
build_ruby 0.000000 0.001723 3.361373 ( 5.698685)
build_all 0.007708 0.000794 6.357813 ( 5.829422)
build_install 0.014290 0.005465 8.034231 ( 8.814551)
test_btest 0.000646 0.000071 83.500637 ( 56.196685)
test_basic 0.004993 0.004091 1.000513 ( 1.505710)
test_all 0.009455 0.000629 684.005366 (439.221215)
test_rubyspec 0.049416 0.021005 107.075343 (183.793326)
total: 710.89 sec