Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-214044
#<BuildRuby:0x00005608d4131fb8
@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.20221222-214044",
@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.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002562 0.002433 1.258065 ( 1.893170)
build_miniruby 0.001334 0.000222 1.787310 ( 1.789245)
build_ruby 0.001531 0.000255 3.779172 ( 4.116943)
build_all 0.003733 0.003743 4.013490 ( 2.800572)
build_install 0.015397 0.000742 3.296901 ( 2.939323)
test_btest 0.000847 0.000151 56.717922 ( 25.002750)
test_basic 0.001784 0.003487 0.449802 ( 0.548593)
test_all 0.001078 0.000223 651.497853 (299.982000)
test_rubyspec 0.033529 0.017327 70.953866 ( 86.183713)
total: 425.26 sec