Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-084926
#<BuildRuby:0x000055e1e8bcde80
@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.20230531-084926",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005733 0.000202 1.939512 ( 3.235379)
build_miniruby 0.001503 0.000174 1.423817 ( 1.424016)
build_ruby 0.001576 0.000000 2.757328 ( 2.988818)
build_all 0.000182 0.007080 2.176836 ( 1.487616)
build_install 0.008662 0.009935 3.475645 ( 2.574483)
test_btest 0.000573 0.000143 76.941556 ( 27.727702)
test_basic 0.004640 0.000253 0.766917 ( 0.861901)
test_all 0.001105 0.000267 564.892834 (213.412008)
test_rubyspec 0.025486 0.029290 79.390147 ( 91.300464)
total: 345.01 sec