Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-004138
#<BuildRuby:0x0000562f3694de80
@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.20230206-004138",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.003519 0.001522 1.127299 ( 1.514582)
build_miniruby 0.001023 0.000298 1.112178 ( 1.110601)
build_ruby 0.000957 0.000279 2.021728 ( 2.243112)
build_all 0.004941 0.001441 3.364799 ( 1.668055)
build_install 0.010142 0.000622 2.555251 ( 1.777141)
test_btest 0.000683 0.000184 55.425594 ( 15.683643)
test_basic 0.004301 0.001158 0.386308 ( 0.482148)
test_all 0.001215 0.000168 638.833761 (191.606907)
test_rubyspec 0.024116 0.016704 64.388476 ( 74.334279)
total: 290.42 sec