Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-180611
#<BuildRuby:0x0000557ae00a2390
@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.20240215-180611",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005905 0.000204 1.803418 ( 2.126641)
build_miniruby 0.001139 0.000123 1.540231 ( 1.538078)
build_ruby 0.001525 0.000163 3.379965 ( 3.582804)
build_all 0.000000 0.007282 6.669585 ( 2.572301)
build_install 0.015646 0.002216 8.254713 ( 4.090277)
test_btest 0.000873 0.000145 88.556768 ( 24.571864)
test_basic 0.006250 0.000290 0.897788 ( 5.397496)
test_all 0.088528 0.031187 770.789843 (259.395439)
test_rubyspec 0.057893 0.028758 116.608303 (126.179079)
total: 429.45 sec