Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-083533
#<BuildRuby:0x0000562d2dc16258
@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.20221226-083533",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000022 0.000004 0.000026 ( 0.000024)
build_up 0.005129 0.000154 3.488236 ( 2.715313)
build_miniruby 0.001200 0.000000 1.739353 ( 1.538312)
build_ruby 0.001616 0.000000 3.495804 ( 3.870065)
build_all 0.002727 0.004337 4.162848 ( 2.028625)
build_install 0.012330 0.002644 3.184494 ( 2.543870)
test_btest 0.000492 0.000088 54.970345 ( 25.723218)
test_basic 0.005110 0.000216 0.422714 ( 0.534736)
test_all 0.001059 0.000182 626.035323 (249.171649)
test_rubyspec 0.015249 0.027380 67.390448 ( 77.965912)
total: 366.09 sec