Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-090204
#<BuildRuby:0x0000561bc067a0e8
@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.20230922-090204",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.006059 0.000627 2.317372 ( 3.882338)
build_miniruby 0.001127 0.000117 1.569398 ( 1.569162)
build_ruby 0.001721 0.000178 3.490482 ( 3.791110)
build_all 0.000000 0.007986 6.353046 ( 3.901269)
build_install 0.019509 0.000273 7.816845 ( 5.187427)
test_btest 0.000000 0.000938 86.177622 ( 43.143455)
test_basic 0.003324 0.003841 0.926078 ( 1.207903)
test_all 0.005739 0.004645 685.097460 (305.479044)
test_rubyspec 0.034192 0.038127 106.283018 (122.803076)
total: 490.97 sec