Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-103652
#<BuildRuby:0x0000561ad3889f70
@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.20230531-103652",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005898 0.000417 1.874243 ( 3.697550)
build_miniruby 0.000977 0.000212 1.311616 ( 1.441767)
build_ruby 0.001419 0.000309 2.684000 ( 3.064575)
build_all 0.004560 0.003266 2.224875 ( 2.313205)
build_install 0.012165 0.004048 3.420135 ( 3.074226)
test_btest 0.000000 0.000905 75.089206 ( 39.393180)
test_basic 0.000000 0.006857 0.804192 ( 0.942397)
test_all 0.000000 0.001479 567.193819 (242.930523)
test_rubyspec 0.031738 0.019462 82.033708 ( 97.770311)
total: 394.63 sec