Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-140210
#<BuildRuby:0x0000561839ea2228
@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.20230213-140210",
@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.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000710 0.004155 1.305302 ( 1.739883)
build_miniruby 0.000000 0.001375 1.220063 ( 1.218747)
build_ruby 0.000000 0.001474 2.153435 ( 2.370470)
build_all 0.004389 0.002035 3.787108 ( 1.857989)
build_install 0.004516 0.008591 2.886103 ( 2.005359)
test_btest 0.000656 0.000192 56.547824 ( 15.227902)
test_basic 0.004774 0.000000 0.485586 ( 0.577654)
test_all 0.001337 0.000000 612.154235 (175.931784)
test_rubyspec 0.034838 0.022375 75.140383 ( 86.260648)
total: 287.19 sec