Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-182732
#<BuildRuby:0x00007f914da8fdc8
@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-182732",
@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.000024 0.000005 0.000029 ( 0.000028)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000039 0.000007 0.000046 ( 0.000045)
build_up 0.009033 0.001693 5.049895 ( 5.558645)
build_miniruby 0.002111 0.000000 1.741409 ( 3.614306)
build_ruby 0.003427 0.000238 4.708243 ( 36.318554)
build_all 0.009249 0.000856 7.787670 ( 5.743893)
build_install 0.019210 0.005600 11.205073 ( 9.383687)
test_btest 0.000971 0.000184 99.296801 ( 78.810528)
test_basic 0.003726 0.009217 1.269667 ( 1.681867)
test_all 0.131267 0.031228 861.671798 (721.739167)
test_rubyspec 0.053788 0.037164 143.713883 (129.124227)
total: 991.98 sec