Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-210945
#<BuildRuby:0x00007f8511bffde0
@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.20240828-210945",
@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.000021)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.003330 0.004449 3.650720 ( 3.731782)
build_miniruby 0.001278 0.000146 1.578278 ( 1.575050)
build_ruby 0.001560 0.000179 4.240854 ( 4.415474)
build_all 0.008985 0.000000 7.984579 ( 3.645888)
build_install 0.010135 0.012400 11.145192 ( 6.193975)
test_btest 0.000806 0.000141 118.384124 ( 37.475897)
test_basic 0.009190 0.000848 1.253089 ( 1.298310)
test_all 0.104758 0.043609 810.332964 (232.707581)
test_rubyspec 0.052424 0.036271 159.657781 ( 31.217944)
total: 322.26 sec