Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-043301
#<BuildRuby:0x00007f65e592fde0
@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.20241028-043301",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000019)
build_up 0.006987 0.000384 2.879348 ( 2.885577)
build_miniruby 0.001481 0.000185 1.172132 ( 1.169708)
build_ruby 0.001639 0.000205 3.317554 ( 3.494131)
build_all 0.005283 0.003106 5.952093 ( 2.389745)
build_install 0.014199 0.004325 8.568853 ( 3.873297)
test_btest 0.000797 0.000133 69.553243 ( 18.172969)
test_basic 0.010116 0.000321 0.893515 ( 0.936793)
test_all 0.107917 0.040284 714.402045 (206.243377)
test_rubyspec 0.043848 0.047178 119.707139 ( 28.452783)
total: 267.62 sec