Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-184208
#<BuildRuby:0x000055b038d2e1a8
@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.20231220-184208",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.002761 0.003593 2.062568 ( 4.131578)
build_miniruby 0.001496 0.000402 1.814754 ( 2.724145)
build_ruby 0.001433 0.000386 3.649399 ( 4.965410)
build_all 0.006090 0.003444 6.054340 ( 8.323257)
build_install 0.018352 0.002808 7.604094 ( 10.070375)
test_btest 0.001221 0.000000 85.216132 (110.506478)
test_basic 0.006938 0.001079 0.947481 ( 2.017156)
test_all 0.085578 0.040740 751.942954 (654.200805)
test_rubyspec 0.034422 0.040059 101.388877 (138.266157)
total: 935.21 sec