Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-155917
#<BuildRuby:0x000055e47fed6278
@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-155917",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003936 0.000715 1.270921 ( 1.741585)
build_miniruby 0.001090 0.000198 1.223944 ( 1.222968)
build_ruby 0.001226 0.000223 2.343329 ( 2.585939)
build_all 0.005898 0.001072 3.930806 ( 2.461759)
build_install 0.011812 0.001285 3.065755 ( 2.644952)
test_btest 0.000000 0.000941 56.574157 ( 28.508840)
test_basic 0.000000 0.005782 0.513785 ( 0.648243)
test_all 0.000000 0.002154 629.752883 (237.850113)
test_rubyspec 0.019002 0.028316 71.840909 ( 83.641555)
total: 361.31 sec