Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-173608
#<BuildRuby:0x00005645eec26390
@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.20221230-173608",
@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.000018 0.000004 0.000022 ( 0.000023)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.000908 0.004308 1.167320 ( 1.557190)
build_miniruby 0.001597 0.000000 1.421483 ( 1.419665)
build_ruby 0.001572 0.000000 3.590042 ( 3.964907)
build_all 0.006915 0.000526 3.930790 ( 2.038763)
build_install 0.008028 0.007001 3.112670 ( 2.625437)
test_btest 0.000594 0.000183 56.267712 ( 29.632872)
test_basic 0.002026 0.003368 0.423095 ( 0.571496)
test_all 0.001305 0.000435 654.920383 (228.922462)
test_rubyspec 0.017023 0.026586 67.367982 ( 78.353565)
total: 349.09 sec