Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-044427
#<BuildRuby:0x000055afd9795fc0
@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.20230131-044427",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.003674 0.000525 1.086339 ( 1.535913)
build_miniruby 0.001239 0.000177 1.093652 ( 1.092980)
build_ruby 0.001068 0.000153 2.256433 ( 2.491554)
build_all 0.007513 0.000000 3.547546 ( 1.960753)
build_install 0.010834 0.002631 2.836186 ( 2.271614)
test_btest 0.000607 0.000087 55.234564 ( 24.637750)
test_basic 0.002498 0.003620 0.428121 ( 0.530483)
test_all 0.002089 0.000095 637.991161 (227.648175)
test_rubyspec 0.019099 0.028776 68.903317 ( 79.646315)
total: 341.82 sec