Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-015411
#<BuildRuby:0x0000561fd331a198
@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.20230122-015411",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004508 0.000588 1.143593 ( 1.650309)
build_miniruby 0.001188 0.000155 1.170783 ( 1.253643)
build_ruby 0.001360 0.000177 2.896812 ( 3.416768)
build_all 0.007310 0.000000 3.750348 ( 2.262127)
build_install 0.012138 0.004023 2.951641 ( 2.734865)
test_btest 0.000621 0.000089 56.631900 ( 30.742560)
test_basic 0.003036 0.004063 0.452656 ( 0.559046)
test_all 0.001824 0.000314 624.107714 (254.230215)
test_rubyspec 0.042880 0.006430 71.588484 ( 85.532051)
total: 382.38 sec