Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-045134
#<BuildRuby:0x00005571471ce338
@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.20230822-045134",
@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.000005 0.000022 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000027)
build_up 0.005672 0.001418 2.366741 ( 5.356475)
build_miniruby 0.001127 0.000281 2.043808 ( 3.754828)
build_ruby 0.001419 0.000354 3.319468 ( 6.789198)
build_all 0.008387 0.000000 6.110223 ( 5.838653)
build_install 0.015041 0.003753 7.994832 ( 6.812623)
test_btest 0.000646 0.000151 82.341125 ( 52.010144)
test_basic 0.006052 0.001412 0.948582 ( 1.712386)
test_all 0.009436 0.000000 679.802821 (379.275528)
test_rubyspec 0.029507 0.039594 103.754679 (138.260369)
total: 599.81 sec