Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-113927
#<BuildRuby:0x0000564a375be2a8
@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.20230511-113927",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000072)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004822 0.000185 1.710123 ( 2.992954)
build_miniruby 0.001271 0.000254 1.218002 ( 1.220085)
build_ruby 0.001239 0.000248 2.445961 ( 2.657724)
build_all 0.002595 0.003813 2.147091 ( 1.754197)
build_install 0.015570 0.000669 3.380864 ( 2.670113)
test_btest 0.000790 0.000052 73.264246 ( 36.192833)
test_basic 0.000000 0.006630 0.729958 ( 0.863356)
test_all 0.000000 0.000776 568.228049 (190.361298)
test_rubyspec 0.022558 0.023119 75.641369 ( 88.044364)
total: 326.76 sec