Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-085133
#<BuildRuby:0x0000555da18de240
@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.20230527-085133",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000032 0.000000 0.000032 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.003151 0.003881 1.841470 ( 3.103472)
build_miniruby 0.001577 0.000000 1.355551 ( 1.357911)
build_ruby 0.001631 0.000000 2.572568 ( 2.781317)
build_all 0.004790 0.002254 2.193023 ( 1.480496)
build_install 0.014698 0.003677 3.658098 ( 2.657749)
test_btest 0.000767 0.000000 76.275209 ( 35.902557)
test_basic 0.006832 0.000058 0.761717 ( 1.097254)
test_all 0.001101 0.000233 570.127473 (239.489742)
test_rubyspec 0.038715 0.014359 84.678303 (104.759513)
total: 392.63 sec