Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-222137
#<BuildRuby:0x00005581ff0ae138
@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.20230312-222137",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.007006 2.112659 ( 4.515892)
build_miniruby 0.002260 0.000574 36.726573 ( 19.419010)
build_ruby 0.001066 0.000278 3.032613 ( 3.290291)
build_all 0.000080 0.006759 2.097768 ( 1.815291)
build_install 0.007715 0.007739 3.272307 ( 2.977721)
test_btest 0.000852 0.000327 65.655619 ( 35.103845)
test_basic 0.001478 0.004539 0.509498 ( 0.716516)
test_all 0.002048 0.000867 568.244184 (236.581831)
test_rubyspec 0.017207 0.031503 78.715765 ( 93.739112)
total: 398.16 sec