Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-182851
#<BuildRuby:0x000055ffe21a9fb8
@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.20230113-182851",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.000112 0.004024 1.115634 ( 2.153776)
build_miniruby 0.001091 0.000104 1.358762 ( 1.358024)
build_ruby 0.001376 0.000131 3.449573 ( 3.853361)
build_all 0.003006 0.003989 3.619588 ( 1.936539)
build_install 0.013180 0.000624 2.721757 ( 2.176334)
test_btest 0.000722 0.000090 53.044900 ( 21.438067)
test_basic 0.001755 0.004631 0.399619 ( 0.497827)
test_all 0.000860 0.000143 629.814076 (214.812831)
test_rubyspec 0.042435 0.006077 71.089864 ( 82.776721)
total: 331.00 sec