Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-010151
#<BuildRuby:0x0000556ec1066078
@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.20230920-010151",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006880 0.000409 2.333121 ( 4.943352)
build_miniruby 0.001228 0.000176 1.660960 ( 1.802226)
build_ruby 0.000000 0.002085 3.257768 ( 3.996468)
build_all 0.001659 0.006520 6.272336 ( 4.702778)
build_install 0.014094 0.005544 7.783566 ( 6.673109)
test_btest 0.000650 0.000151 83.157223 ( 44.487993)
test_basic 0.007208 0.000625 1.000705 ( 1.278982)
test_all 0.009182 0.000024 682.160896 (272.276889)
test_rubyspec 0.053044 0.015398 106.186016 (120.910000)
total: 461.07 sec