Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-123558
#<BuildRuby:0x00007febf8f6fdd8
@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.20240813-123558",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000026 0.000008 0.000034 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.005589 0.001765 3.120397 ( 3.137738)
build_miniruby 0.001282 0.000405 1.211313 ( 1.208321)
build_ruby 0.001389 0.000438 3.941605 ( 4.082399)
build_all 0.005972 0.001886 7.365301 ( 2.822518)
build_install 0.005016 0.012439 10.436336 ( 4.840088)
test_btest 0.000670 0.000287 117.862472 ( 30.835566)
test_basic 0.006344 0.002719 0.995361 ( 1.042567)
test_all 0.108353 0.041394 838.745645 (267.896116)
test_rubyspec 0.056992 0.031565 170.213882 ( 36.763714)
total: 352.63 sec