Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-031458
#<BuildRuby:0x000055a2ff6f5fc0
@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.20230526-031458",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006132 0.000454 1.934350 ( 4.907533)
build_miniruby 0.001500 0.000112 1.481233 ( 2.110147)
build_ruby 0.001468 0.000109 2.844416 ( 4.249825)
build_all 0.007476 0.000223 2.189760 ( 3.052365)
build_install 0.015236 0.004642 3.454403 ( 4.972244)
test_btest 0.000673 0.000065 78.897981 ( 86.271849)
test_basic 0.007113 0.000688 0.853995 ( 1.611416)
test_all 0.001959 0.000056 595.174167 (502.057877)
test_rubyspec 0.018260 0.035900 84.427619 (110.223478)
total: 719.47 sec