Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-221604
#<BuildRuby:0x000055aea13b6078
@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.20240119-221604",
@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.000021 0.000002 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004548 0.000525 1.708870 ( 2.389301)
build_miniruby 0.001321 0.000152 1.625156 ( 1.675600)
build_ruby 0.001704 0.000000 3.566611 ( 3.817680)
build_all 0.008349 0.000000 6.107791 ( 3.823512)
build_install 0.018568 0.000000 7.480981 ( 4.963478)
test_btest 0.000796 0.000000 85.628787 ( 34.882026)
test_basic 0.000000 0.008184 0.960564 ( 1.055529)
test_all 0.081052 0.035634 785.005831 (290.789757)
test_rubyspec 0.064285 0.040522 164.673618 (176.456517)
total: 519.85 sec