Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-080148
#<BuildRuby:0x000055a1c3c1e7f0
@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.20230219-080148",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.004597 0.000116 1.327221 ( 2.019423)
build_miniruby 0.001149 0.000218 1.126511 ( 1.127040)
build_ruby 0.000000 0.001590 2.429846 ( 2.654728)
build_all 0.004560 0.003493 4.176340 ( 2.613100)
build_install 0.013977 0.001170 3.217585 ( 2.818305)
test_btest 0.000879 0.000000 55.831492 ( 28.844023)
test_basic 0.004448 0.002163 0.493848 ( 0.597596)
test_all 0.001757 0.000391 664.616088 (264.391371)
test_rubyspec 0.018555 0.032589 75.368602 ( 93.259084)
total: 398.33 sec