Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-071052
#<BuildRuby:0x000055b91fb15fc0
@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.20230616-071052",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.005796 0.000460 2.034118 ( 5.190823)
build_miniruby 0.001160 0.000278 1.417713 ( 2.307299)
build_ruby 0.001796 0.000431 2.944565 ( 4.643666)
build_all 0.008414 0.000055 2.503685 ( 3.527728)
build_install 0.011440 0.007062 3.910154 ( 5.290764)
test_btest 0.000509 0.000132 78.649876 ( 56.181384)
test_basic 0.000000 0.007102 0.846354 ( 1.571581)
test_all 0.000089 0.001934 588.410787 (456.172073)
test_rubyspec 0.049063 0.018146 91.885220 (231.531556)
total: 766.42 sec