Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-135648
#<BuildRuby:0x000056099683a018
@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.20230123-135648",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005351 0.000173 1.164286 ( 2.094269)
build_miniruby 0.001225 0.000153 1.099341 ( 1.121500)
build_ruby 0.001553 0.000194 2.892933 ( 3.313141)
build_all 0.006885 0.000328 3.922172 ( 2.363683)
build_install 0.007209 0.008285 2.928948 ( 2.769848)
test_btest 0.000786 0.000146 56.728566 ( 31.475893)
test_basic 0.001108 0.004495 0.436198 ( 0.556448)
test_all 0.000997 0.000221 667.569199 (273.254038)
test_rubyspec 0.029917 0.019499 72.645425 ( 86.440135)
total: 403.39 sec