Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-112601
#<BuildRuby:0x000055f78f89a120
@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.20230329-112601",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.001080 0.004211 1.607511 ( 3.295239)
build_miniruby 0.000960 0.000209 0.994746 ( 0.994005)
build_ruby 0.000970 0.000211 2.293787 ( 2.511284)
build_all 0.005756 0.001252 2.003344 ( 1.239622)
build_install 0.007819 0.008478 3.168270 ( 2.210159)
test_btest 0.000700 0.000195 69.676901 ( 29.911368)
test_basic 0.005500 0.001540 0.577319 ( 0.690975)
test_all 0.001474 0.000413 566.412187 (187.012387)
test_rubyspec 0.018138 0.019143 71.969670 ( 81.721033)
total: 309.59 sec