Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-044002
#<BuildRuby:0x000055aecc54da00
@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.20230705-044002",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.005258 0.001673 2.117954 ( 5.497007)
build_miniruby 0.000000 0.001902 1.577396 ( 2.103728)
build_ruby 0.000000 0.001615 3.061442 ( 3.766132)
build_all 0.002058 0.005671 2.560031 ( 3.126943)
build_install 0.016944 0.000479 3.984419 ( 5.182818)
test_btest 0.000726 0.000000 81.457647 ( 49.326541)
test_basic 0.002452 0.004975 0.864166 ( 1.510067)
test_all 0.001225 0.000471 608.820878 (353.073741)
test_rubyspec 0.045149 0.009017 91.360853 (128.128670)
total: 551.72 sec