Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-013641
#<BuildRuby:0x00007fc2c6bafdc0
@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.20241017-013641",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007055 0.000587 3.694950 ( 3.566872)
build_miniruby 0.001336 0.000250 1.648989 ( 1.645604)
build_ruby 0.001539 0.000288 3.960063 ( 4.113369)
build_all 0.006725 0.002249 7.310215 ( 3.012303)
build_install 0.016561 0.000844 9.679386 ( 4.432396)
test_btest 0.000702 0.000126 93.640739 ( 26.558645)
test_basic 0.003832 0.003245 0.863033 ( 1.852615)
test_all 0.129603 0.018341 662.839580 (191.859002)
test_rubyspec 0.048673 0.039713 133.326911 ( 28.709982)
total: 265.75 sec