Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-193358
#<BuildRuby:0x000055949a1e1f70
@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.20230816-193358",
@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.000021 0.000005 0.000026 ( 0.000024)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.004081 0.003131 2.290779 ( 7.294962)
build_miniruby 0.001091 0.000255 1.693523 ( 3.023420)
build_ruby 0.001426 0.000333 3.421843 ( 6.716366)
build_all 0.007445 0.001990 6.607190 ( 7.247950)
build_install 0.014255 0.006481 8.027868 ( 10.727916)
test_btest 0.000927 0.000239 83.403321 ( 71.328035)
test_basic 0.002902 0.000747 1.024293 ( 2.775200)
test_all 0.010025 0.001456 684.394106 (549.592508)
test_rubyspec 0.043039 0.033964 108.306161 (218.288601)
total: 877.00 sec