Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-233351
#<BuildRuby:0x000055f40d736228
@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.20230626-233351",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006889 0.000535 2.079014 ( 6.997664)
build_miniruby 0.001712 0.000306 1.751860 ( 4.528175)
build_ruby 0.001581 0.000283 3.353201 ( 7.597726)
build_all 0.007686 0.000615 2.580336 ( 4.390381)
build_install 0.018404 0.001598 4.084133 ( 7.736291)
test_btest 0.001153 0.000186 83.641062 ( 97.563813)
test_basic 0.007384 0.000433 0.928788 ( 2.654947)
test_all 0.001660 0.000260 629.337947 (671.639984)
test_rubyspec 0.032742 0.023630 88.459726 (139.679757)
total: 942.79 sec