Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-081544
#<BuildRuby:0x000055e74fcfd820
@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.20230510-081544",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.001200 0.004405 1.835554 ( 3.384249)
build_miniruby 0.001128 0.000394 14.002502 ( 12.669391)
build_ruby 0.000995 0.000348 2.573288 ( 2.816611)
build_all 0.004985 0.001745 2.258264 ( 1.966406)
build_install 0.005065 0.009680 3.544810 ( 2.646476)
test_btest 0.000588 0.000256 75.137901 ( 37.103591)
test_basic 0.001783 0.004938 0.805494 ( 0.961414)
test_all 0.001880 0.000000 566.285426 (232.263687)
test_rubyspec 0.039919 0.008414 80.964196 ( 93.204140)
total: 387.02 sec