Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-152113
#<BuildRuby:0x00005584057a63c0
@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.20221220-152113",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000000 0.005968 1.248795 ( 2.651460)
build_miniruby 0.001648 0.000279 1.600909 ( 2.043968)
build_ruby 0.001353 0.000325 3.940080 ( 5.624493)
build_all 0.009285 0.000000 4.060490 ( 4.855644)
build_install 0.016884 0.003771 3.448029 ( 4.305805)
test_btest 0.000794 0.000174 60.534194 ( 59.226005)
test_basic 0.005648 0.001235 0.469056 ( 0.939831)
test_all 0.001689 0.000000 696.527544 (585.475430)
test_rubyspec 0.027353 0.031487 78.083734 ( 94.375369)
total: 759.50 sec