Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-134712
#<BuildRuby:0x000056429e27e390
@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.20230814-134712",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006713 0.000190 2.290547 ( 6.819330)
build_miniruby 0.001439 0.000103 1.712891 ( 3.348461)
build_ruby 0.001860 0.000133 3.401309 ( 5.768945)
build_all 0.004749 0.004324 6.535336 ( 6.264162)
build_install 0.017648 0.004889 8.268955 ( 10.006758)
test_btest 0.000706 0.000089 83.596612 ( 58.466310)
test_basic 0.000000 0.008489 1.001611 ( 2.292906)
test_all 0.009224 0.000419 672.690356 (478.352701)
test_rubyspec 0.043665 0.038452 109.807171 (262.275252)
total: 833.60 sec