Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-103947
#<BuildRuby:0x0000562177cda7c8
@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.20230819-103947",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.002816 0.004478 2.388418 ( 6.786106)
build_miniruby 0.001830 0.000196 1.774377 ( 2.661190)
build_ruby 0.001758 0.000188 3.428828 ( 5.101896)
build_all 0.007712 0.000000 6.362409 ( 6.210001)
build_install 0.009481 0.010906 8.134617 ( 8.570394)
test_btest 0.001049 0.000180 84.499557 ( 47.115617)
test_basic 0.006971 0.000485 0.992726 ( 1.227907)
test_all 0.010892 0.000000 713.060514 (387.906891)
test_rubyspec 0.038347 0.030035 105.106718 (138.110718)
total: 603.69 sec