Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-181930
#<BuildRuby:0x00007fa18415fdd8
@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.20240928-181930",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005754 0.003238 4.759254 ( 4.818857)
build_miniruby 0.001885 0.000000 1.469376 ( 2.551030)
build_ruby 0.001990 0.000025 4.382845 ( 37.524291)
build_all 0.004313 0.005428 7.513567 ( 3.535213)
build_install 0.017023 0.002978 10.485793 ( 4.864632)
test_btest 0.000653 0.000218 91.123955 ( 25.788987)
test_basic 0.004862 0.006152 1.182989 ( 4.647709)
test_all 0.116485 0.037532 847.922368 (339.939434)
test_rubyspec 0.053707 0.036859 140.396831 ( 56.661361)
total: 480.33 sec