Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-133613
#<BuildRuby:0x0000556ed6b96230
@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.20231212-133613",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005600 0.001120 2.279450 ( 2.396305)
build_miniruby 0.001222 0.000244 1.546322 ( 1.547416)
build_ruby 0.001145 0.000229 3.166603 ( 3.355701)
build_all 0.002464 0.004990 5.716086 ( 2.657444)
build_install 0.012376 0.005375 7.293518 ( 4.040594)
test_btest 0.000791 0.000206 83.422940 ( 31.876273)
test_basic 0.002914 0.005522 0.900245 ( 0.971901)
test_all 0.071770 0.047075 758.649514 (271.654757)
test_rubyspec 0.019801 0.047903 97.275265 (110.594886)
total: 429.10 sec