Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-004949
#<BuildRuby:0x00007f6bf006fdc0
@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.20240715-004949",
@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.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.003899 0.003984 3.530397 ( 3.513152)
build_miniruby 0.001117 0.000447 1.306984 ( 1.304255)
build_ruby 0.001424 0.000569 3.570662 ( 3.761263)
build_all 0.004324 0.004221 7.703622 ( 3.022266)
build_install 0.006672 0.013621 9.849469 ( 4.315102)
test_btest 0.000646 0.000333 114.920542 ( 30.282825)
test_basic 0.006946 0.001483 1.021431 ( 1.088518)
test_all 0.115734 0.035813 796.924585 (225.007817)
test_rubyspec 0.052512 0.037467 162.415914 ( 34.192737)
total: 306.49 sec