Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-091036
#<BuildRuby:0x0000563743ff22a8
@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.20230602-091036",
@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.000001 0.000016 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.003971 0.003230 2.016256 ( 4.638952)
build_miniruby 0.001415 0.000142 1.469253 ( 1.764740)
build_ruby 0.001728 0.000172 3.015910 ( 4.330418)
build_all 0.007404 0.000340 2.287063 ( 2.563051)
build_install 0.015165 0.004871 3.665029 ( 4.232942)
test_btest 0.001021 0.000000 79.604656 ( 70.278731)
test_basic 0.007433 0.000011 0.834826 ( 1.546596)
test_all 0.007421 0.000355 619.885549 (735.486157)
test_rubyspec 0.036808 0.027095 89.504945 (137.075056)
total: 961.92 sec