Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-151920
#<BuildRuby:0x0000557408e123b0
@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.20230902-151920",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005402 0.001039 1.882883 ( 3.127755)
build_miniruby 0.001303 0.000250 1.649549 ( 1.679999)
build_ruby 0.001801 0.000000 3.380714 ( 3.889087)
build_all 0.007889 0.000000 6.363695 ( 4.091787)
build_install 0.015790 0.003483 7.752665 ( 5.755793)
test_btest 0.000710 0.000129 84.819115 ( 45.730569)
test_basic 0.006950 0.000483 0.973271 ( 1.276788)
test_all 0.009734 0.000191 702.070875 (306.199063)
test_rubyspec 0.043129 0.031503 105.065075 (125.546279)
total: 497.30 sec