Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-235347
#<BuildRuby:0x000055ac4e3662a8
@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.20240118-235347",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000917 0.004027 1.646186 ( 1.996809)
build_miniruby 0.001577 0.000000 1.632390 ( 1.632162)
build_ruby 0.000000 0.001724 3.509906 ( 3.734482)
build_all 0.006273 0.001138 5.835645 ( 2.918363)
build_install 0.017516 0.000752 7.032778 ( 3.906717)
test_btest 0.000800 0.000000 83.091542 ( 33.732980)
test_basic 0.003867 0.003477 0.869863 ( 0.969733)
test_all 0.084031 0.035228 772.856404 (292.540286)
test_rubyspec 0.055970 0.048120 158.256675 (170.175911)
total: 511.61 sec