Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-020314
#<BuildRuby:0x0000564b2e691fc0
@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-020314",
@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.000002 0.000015 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006146 0.000386 1.993305 ( 3.521445)
build_miniruby 0.001497 0.000000 1.515879 ( 1.523931)
build_ruby 0.001816 0.000000 3.262719 ( 3.523431)
build_all 0.007474 0.000000 2.488393 ( 1.958062)
build_install 0.016718 0.001082 3.796783 ( 2.858097)
test_btest 0.000877 0.000125 81.796740 ( 38.980894)
test_basic 0.002882 0.004851 0.893305 ( 1.014386)
test_all 0.001332 0.000238 585.100249 (260.188249)
test_rubyspec 0.031078 0.022646 89.364269 (103.785168)
total: 417.36 sec