Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-233926
#<BuildRuby:0x00007f5eb858fde0
@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.20241214-233926",
@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.000002 0.000019 ( 0.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006327 0.000302 2.517197 ( 3.090548)
build_miniruby 0.001480 0.000191 1.813611 ( 1.870572)
build_ruby 0.002169 0.000280 4.400324 ( 52.445495)
build_all 0.006979 0.000349 5.611792 ( 4.320017)
build_install 0.013801 0.001266 6.706282 ( 22.487464)
test_btest 0.000968 0.000118 64.374733 ( 27.915489)
test_basic 0.005886 0.004014 1.113025 ( 1.603030)
test_all 0.120064 0.033114 784.149548 (419.970472)
test_rubyspec 0.045203 0.037567 117.451944 ( 28.594688)
total: 562.30 sec