Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-151842
#<BuildRuby:0x00005610597320e8
@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-151842",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004566 0.000072 1.152870 ( 1.711462)
build_miniruby 0.001437 0.000000 1.422130 ( 1.491995)
build_ruby 0.000000 0.001709 3.467284 ( 4.008832)
build_all 0.004699 0.002582 3.789310 ( 2.397142)
build_install 0.010345 0.004504 3.103243 ( 2.510942)
test_btest 0.000830 0.000154 55.862445 ( 30.872333)
test_basic 0.002999 0.003963 0.447528 ( 0.719394)
test_all 0.001094 0.000234 693.230518 (638.493106)
test_rubyspec 0.031919 0.030986 77.771816 (124.714868)
total: 806.92 sec