Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-050340
#<BuildRuby:0x000055bf194063b0
@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.20230712-050340",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006369 0.000682 2.294977 ( 5.405895)
build_miniruby 0.001449 0.000156 1.697700 ( 1.892038)
build_ruby 0.001546 0.000166 3.471791 ( 5.246170)
build_all 0.008576 0.000025 2.761362 ( 3.207055)
build_install 0.016541 0.000769 4.269985 ( 4.442900)
test_btest 0.000778 0.000073 85.455661 ( 49.741039)
test_basic 0.003378 0.004328 0.974434 ( 1.443715)
test_all 0.002158 0.000262 633.957431 (336.784659)
test_rubyspec 0.024259 0.034326 95.915730 (139.767455)
total: 547.93 sec