Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-160801
#<BuildRuby:0x00005612d699e2a8
@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.20230525-160801",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001584 0.004201 1.804739 ( 3.197269)
build_miniruby 0.000000 0.001644 1.351987 ( 1.353655)
build_ruby 0.000000 0.001397 2.504553 ( 2.725609)
build_all 0.006394 0.000482 2.089564 ( 1.715045)
build_install 0.010114 0.006597 3.220214 ( 2.590923)
test_btest 0.000889 0.000000 72.238415 ( 31.330502)
test_basic 0.002937 0.003077 0.727058 ( 0.831683)
test_all 0.000851 0.000243 559.722957 (214.250261)
test_rubyspec 0.019133 0.031203 79.136344 ( 91.797675)
total: 349.79 sec