Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-081223
#<BuildRuby:0x00007fe2ecb3fde0
@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.20240921-081223",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003937 0.004706 4.448033 ( 3.557450)
build_miniruby 0.000000 0.001616 1.796253 ( 1.792741)
build_ruby 0.000000 0.002193 4.589092 ( 4.742908)
build_all 0.004301 0.004264 7.239537 ( 3.101436)
build_install 0.016057 0.001737 10.112055 ( 4.765648)
test_btest 0.000753 0.000168 98.334348 ( 28.223009)
test_basic 0.006471 0.003829 0.984527 ( 1.026714)
test_all 0.103678 0.050346 775.191876 (247.614164)
test_rubyspec 0.059358 0.034503 139.837396 ( 33.010097)
total: 327.84 sec