Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-175132
#<BuildRuby:0x000055ae370a6320
@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.20230130-175132",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.004431 0.000403 1.127381 ( 1.717725)
build_miniruby 0.001487 0.000135 44.169681 ( 19.547998)
build_ruby 0.001277 0.000116 2.220689 ( 2.423908)
build_all 0.006824 0.000000 3.676861 ( 1.848255)
build_install 0.009652 0.004198 2.719785 ( 1.980084)
test_btest 0.000548 0.000063 55.923475 ( 23.540049)
test_basic 0.005106 0.000589 0.450503 ( 0.558263)
test_all 0.001509 0.000174 635.395056 (226.688381)
test_rubyspec 0.026045 0.023488 69.257320 ( 79.307345)
total: 357.61 sec