Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-122107
#<BuildRuby:0x000055a48c60e308
@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.20230812-122107",
@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.000029 0.000003 0.000032 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.006487 2.197685 ( 3.553267)
build_miniruby 0.000000 0.001642 1.710768 ( 1.748356)
build_ruby 0.000000 0.002326 3.550391 ( 13.409504)
build_all 0.003945 0.004273 2.853412 ( 2.324181)
build_install 0.018634 0.000647 4.445769 ( 4.367391)
test_btest 0.000577 0.000122 83.241875 ( 46.024650)
test_basic 0.000000 0.007037 0.989652 ( 1.296986)
test_all 0.000418 0.001019 705.153400 (355.525262)
test_rubyspec 0.028427 0.034568 99.677793 (136.675060)
total: 564.93 sec