Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-002414
#<BuildRuby:0x0000561f76e22228
@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.20230911-002414",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002980 0.004380 2.224613 ( 4.573631)
build_miniruby 0.001252 0.000139 1.652745 ( 1.786425)
build_ruby 0.001687 0.000188 3.494681 ( 3.747512)
build_all 0.003470 0.004796 6.285704 ( 4.308813)
build_install 0.018840 0.000000 7.846816 ( 5.587744)
test_btest 0.000797 0.000000 82.942617 ( 43.413197)
test_basic 0.007935 0.000710 0.970798 ( 1.431118)
test_all 0.008654 0.000492 664.603694 (297.207759)
test_rubyspec 0.030984 0.038572 103.826569 (124.165121)
total: 486.22 sec