Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-112620
#<BuildRuby:0x00007fd52f23fdc8
@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.20240810-112620",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.006887 0.001556 3.813176 ( 3.847972)
build_miniruby 0.001161 0.000557 1.776982 ( 1.775937)
build_ruby 0.001423 0.000683 4.287717 ( 4.483354)
build_all 0.004975 0.004607 8.325967 ( 3.114735)
build_install 0.016194 0.003858 10.890734 ( 4.931702)
test_btest 0.000688 0.000321 121.046049 ( 31.959484)
test_basic 0.005942 0.005077 1.173325 ( 1.219940)
test_all 0.122241 0.031778 782.562443 (229.264386)
test_rubyspec 0.049901 0.031636 158.802534 ( 27.529306)
total: 308.13 sec