Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-040316
#<BuildRuby:0x0000555ea1eb63b0
@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.20230907-040316",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.005360 0.000405 1.823569 ( 2.768177)
build_miniruby 0.001166 0.000358 1.644201 ( 1.715931)
build_ruby 0.002482 0.000000 3.750753 ( 4.154269)
build_all 0.008184 0.000706 6.558474 ( 4.777203)
build_install 0.009797 0.010389 7.686695 ( 5.545059)
test_btest 0.000948 0.000326 84.935930 ( 47.651111)
test_basic 0.002440 0.005390 0.986541 ( 1.458496)
test_all 0.005330 0.004863 704.582348 (353.002100)
test_rubyspec 0.034254 0.043125 108.390612 (124.342131)
total: 545.42 sec