Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-143638
#<BuildRuby:0x000055c98e0967f0
@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.20221227-143638",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004386 0.000031 0.849444 ( 1.468186)
build_miniruby 0.001029 0.000090 1.025362 ( 1.024064)
build_ruby 0.001291 0.000112 2.955720 ( 3.333425)
build_all 0.001771 0.003858 3.223704 ( 1.581301)
build_install 0.003369 0.007979 2.583023 ( 1.749076)
test_btest 0.000617 0.000123 56.470589 ( 15.122765)
test_basic 0.005473 0.000000 0.358619 ( 0.451484)
test_all 0.001382 0.000000 579.251284 (164.440003)
test_rubyspec 0.020147 0.017049 54.422656 ( 64.462167)
total: 253.63 sec