Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-224455
#<BuildRuby:0x000055dd6b732118
@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.20230508-224455",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001278 0.004236 1.694466 ( 3.028476)
build_miniruby 0.000992 0.000216 1.308594 ( 1.308201)
build_ruby 0.001317 0.000286 2.562073 ( 2.784216)
build_all 0.002104 0.004669 2.064615 ( 1.579381)
build_install 0.015279 0.000000 3.312941 ( 2.543424)
test_btest 0.000694 0.000000 74.806059 ( 29.442953)
test_basic 0.004961 0.000936 0.719309 ( 0.831060)
test_all 0.000974 0.000217 583.551790 (195.566887)
test_rubyspec 0.020864 0.026619 75.337094 ( 87.271843)
total: 324.36 sec